summaryrefslogtreecommitdiff
path: root/configs/chiliboard_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-06-19 13:47:40 (GMT)
committerTom Rini <trini@konsulko.com>2017-06-19 13:47:40 (GMT)
commitfb82fe385173fdf7b55e50e4f343ae37a41cdbaa (patch)
treea7cf3d2a4e0e1281504c9563a59b8e75d3726080 /configs/chiliboard_defconfig
parenteab76dfd5b6a1930351845bfdbb03cc742f69e98 (diff)
downloadu-boot-fb82fe385173fdf7b55e50e4f343ae37a41cdbaa.tar.xz
configs: Resync defconfigs
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/chiliboard_defconfig')
-rw-r--r--configs/chiliboard_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/chiliboard_defconfig b/configs/chiliboard_defconfig
index 579df94..82b5276 100644
--- a/configs/chiliboard_defconfig
+++ b/configs/chiliboard_defconfig
@@ -9,14 +9,14 @@ CONFIG_SPL_SERIAL_SUPPORT=y
CONFIG_SPL_LIBDISK_SUPPORT=y
CONFIG_SPL_NAND_SUPPORT=y
CONFIG_SPL_WATCHDOG_SUPPORT=y
-CONFIG_SPL_FAT_SUPPORT=y
-CONFIG_SPL_POWER_SUPPORT=y
CONFIG_SPL_STACK_R_ADDR=0x82000000
+CONFIG_SPL_FAT_SUPPORT=y
CONFIG_BOOTDELAY=1
CONFIG_SYS_CONSOLE_INFO_QUIET=y
CONFIG_SPL=y
CONFIG_SPL_STACK_R=y
CONFIG_SPL_I2C_SUPPORT=y
+CONFIG_SPL_POWER_SUPPORT=y
CONFIG_HUSH_PARSER=y
CONFIG_CMD_BOOTZ=y
# CONFIG_CMD_IMLS is not set