summaryrefslogtreecommitdiff
path: root/configs/mx28evk_spi_defconfig
diff options
context:
space:
mode:
authorTuomas Tynkkynen <tuomas@tuxera.com>2018-02-07 02:42:18 +0200
committerTom Rini <trini@konsulko.com>2018-02-13 23:00:53 -0500
commit7b819b569e92fd9b9b1baf160cd946a523fde1ce (patch)
tree281f17e8f40bd27a87d9a14272de40cebd019e69 /configs/mx28evk_spi_defconfig
parenta5dfabea19f961826509118513f833cea25797bb (diff)
spi: Migrate CONFIG_MXS_SPI to Kconfig
Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>
Diffstat (limited to 'configs/mx28evk_spi_defconfig')
-rw-r--r--configs/mx28evk_spi_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx28evk_spi_defconfig b/configs/mx28evk_spi_defconfig
index fee7f216f6..8959035edb 100644
--- a/configs/mx28evk_spi_defconfig
+++ b/configs/mx28evk_spi_defconfig
@@ -40,6 +40,7 @@ CONFIG_NAND=y
CONFIG_NAND_MXS=y
CONFIG_SPI_FLASH=y
CONFIG_SPI_FLASH_SST=y
+CONFIG_MXS_SPI=y
CONFIG_USB=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_STORAGE=y