summaryrefslogtreecommitdiff
path: root/configs/omap4_sdp4430_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2016-12-04 18:54:19 (GMT)
committerTom Rini <trini@konsulko.com>2016-12-04 18:54:48 (GMT)
commitf2388331026dec9526915ae3ea92ba3538830548 (patch)
treea2cf549a38efbef69827d06187f71215c3f4d4ea /configs/omap4_sdp4430_defconfig
parent73eed452b9c9827474c0789c30729dca6fcf061d (diff)
downloadu-boot-f2388331026dec9526915ae3ea92ba3538830548.tar.xz
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>
Diffstat (limited to 'configs/omap4_sdp4430_defconfig')
-rw-r--r--configs/omap4_sdp4430_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/omap4_sdp4430_defconfig b/configs/omap4_sdp4430_defconfig
index 57dcf32..de339ca 100644
--- a/configs/omap4_sdp4430_defconfig
+++ b/configs/omap4_sdp4430_defconfig
@@ -8,7 +8,6 @@ CONFIG_SYS_CONSOLE_IS_IN_ENV=y
CONFIG_SYS_CONSOLE_INFO_QUIET=y
CONFIG_VERSION_VARIABLE=y
CONFIG_SPL=y
-CONFIG_SPL_OS_BOOT=y
# CONFIG_CMD_IMLS is not set
CONFIG_CMD_ASKENV=y
# CONFIG_CMD_FLASH is not set