Commit f2388331026dec9526915ae3ea92ba3538830548

Authored by Tom Rini
1 parent 73eed452b9

omap4_sdp4430: Disable SPL_OS_BOOT

We are tight on space on this board so drop SPL_OS_BOOT

Signed-off-by: Tom Rini <trini@konsulko.com>

Showing 1 changed file with 0 additions and 1 deletions Side-by-side Diff

configs/omap4_sdp4430_defconfig
... ... @@ -8,7 +8,6 @@
8 8 CONFIG_SYS_CONSOLE_INFO_QUIET=y
9 9 CONFIG_VERSION_VARIABLE=y
10 10 CONFIG_SPL=y
11   -CONFIG_SPL_OS_BOOT=y
12 11 # CONFIG_CMD_IMLS is not set
13 12 CONFIG_CMD_ASKENV=y
14 13 # CONFIG_CMD_FLASH is not set