summaryrefslogtreecommitdiff
path: root/configs/am3517_crane_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2016-09-19 17:00:58 -0400
committerTom Rini <trini@konsulko.com>2016-09-20 09:30:07 -0400
commit06066a7df910293d377eca1b1ea1cd8c585c6748 (patch)
treeab4164e36c4d669991169ce152e1a0f66eafdeb8 /configs/am3517_crane_defconfig
parent9b1b6d42256a4c2e59c803afdbf90d39371e61ba (diff)
configs: Re-sync
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/am3517_crane_defconfig')
-rw-r--r--configs/am3517_crane_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/am3517_crane_defconfig b/configs/am3517_crane_defconfig
index 329f1f168f..08902b8cf4 100644
--- a/configs/am3517_crane_defconfig
+++ b/configs/am3517_crane_defconfig
@@ -1,10 +1,10 @@
CONFIG_ARM=y
CONFIG_OMAP34XX=y
+# CONFIG_SPL_GPIO_SUPPORT is not set
+# CONFIG_SPL_EXT_SUPPORT is not set
CONFIG_TARGET_AM3517_CRANE=y
CONFIG_BOOTDELAY=10
CONFIG_SPL=y
-# CONFIG_SPL_EXT_SUPPORT is not set
-# CONFIG_SPL_GPIO_SUPPORT is not set
CONFIG_HUSH_PARSER=y
CONFIG_SYS_PROMPT="AM3517_CRANE # "
# CONFIG_CMD_IMI is not set