summaryrefslogtreecommitdiff
path: root/configs/mx51evk_defconfig
diff options
context:
space:
mode:
authorTuomas Tynkkynen <tuomas@tuxera.com>2018-02-07 03:42:19 +0300
committerTom Rini <trini@konsulko.com>2018-02-14 07:01:44 +0300
commit60e54562913f7a272a5483ed909cf9c740b606f6 (patch)
tree39d5c67ffebd97f769fbe1e172b1f67a0e4d142a /configs/mx51evk_defconfig
parent7b819b569e92fd9b9b1baf160cd946a523fde1ce (diff)
downloadu-boot-60e54562913f7a272a5483ed909cf9c740b606f6.tar.xz
spi: Migrate CONFIG_MXC_SPI to Kconfig
Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>
Diffstat (limited to 'configs/mx51evk_defconfig')
-rw-r--r--configs/mx51evk_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx51evk_defconfig b/configs/mx51evk_defconfig
index a35da5875a..4eccf5114b 100644
--- a/configs/mx51evk_defconfig
+++ b/configs/mx51evk_defconfig
@@ -20,6 +20,7 @@ CONFIG_CMD_PING=y
CONFIG_CMD_DATE=y
CONFIG_CMD_FAT=y
CONFIG_ENV_IS_IN_MMC=y
+CONFIG_MXC_SPI=y
CONFIG_USB=y
CONFIG_USB_STORAGE=y
CONFIG_USB_HOST_ETHER=y