summaryrefslogtreecommitdiff
path: root/configs/am335x_baltos_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-09-13 05:18:44 (GMT)
committerTom Rini <trini@konsulko.com>2016-09-16 21:27:13 (GMT)
commit1fdf7c64edcc4131934013741b1902b79c8715fd (patch)
treee198c8f075b1ece774c42df997fc9b661c58ca83 /configs/am335x_baltos_defconfig
parentcc4288ef42be5bf70e7dc0fa5eb977cb4a6e894e (diff)
downloadu-boot-1fdf7c64edcc4131934013741b1902b79c8715fd.tar.xz
Convert CONFIG_SPL_MMC_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/am335x_baltos_defconfig')
-rw-r--r--configs/am335x_baltos_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am335x_baltos_defconfig b/configs/am335x_baltos_defconfig
index d17e57c..17fe579 100644
--- a/configs/am335x_baltos_defconfig
+++ b/configs/am335x_baltos_defconfig
@@ -7,6 +7,7 @@ CONFIG_SPL_EXT_SUPPORT=y
CONFIG_SPL_FAT_SUPPORT=y
CONFIG_SPL_I2C_SUPPORT=y
CONFIG_SPL_LIBDISK_SUPPORT=y
+CONFIG_SPL_MMC_SUPPORT=y
CONFIG_SPL_STACK_R_ADDR=0x82000000
CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y