summaryrefslogtreecommitdiff
path: root/configs/T1024RDB_SDCARD_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-09-12 23:18:34 -0600
committerTom Rini <trini@konsulko.com>2016-09-16 17:27:08 -0400
commitd3662dff78e94d8d836fc61b84ce46fef91b9aa7 (patch)
tree0368152453418fd1d0d2599a51b0219733051627 /configs/T1024RDB_SDCARD_defconfig
parent86bb5bab0b1e0e10e43c736e6af5f90d9ec2d581 (diff)
Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig
Move this option to Kconfig and tidy up existing uses. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/T1024RDB_SDCARD_defconfig')
-rw-r--r--configs/T1024RDB_SDCARD_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/T1024RDB_SDCARD_defconfig b/configs/T1024RDB_SDCARD_defconfig
index 5bc27773f9..812d62ccff 100644
--- a/configs/T1024RDB_SDCARD_defconfig
+++ b/configs/T1024RDB_SDCARD_defconfig
@@ -8,6 +8,7 @@ CONFIG_OF_STDOUT_VIA_ALIAS=y
CONFIG_SYS_EXTRA_OPTIONS="PPC_T1024,T1024RDB,RAMBOOT_PBL,SPL_FSL_PBL,SDCARD"
CONFIG_BOOTDELAY=10
CONFIG_SPL=y
+CONFIG_SPL_DRIVERS_MISC_SUPPORT=y
CONFIG_HUSH_PARSER=y
CONFIG_CMD_GREPENV=y
CONFIG_CMD_MEMTEST=y