summaryrefslogtreecommitdiff
path: root/configs/ge_b850v3_defconfig
diff options
context:
space:
mode:
authorTuomas Tynkkynen <tuomas@tuxera.com>2018-02-07 02:42:19 +0200
committerTom Rini <trini@konsulko.com>2018-02-13 23:01:44 -0500
commit60e54562913f7a272a5483ed909cf9c740b606f6 (patch)
tree39d5c67ffebd97f769fbe1e172b1f67a0e4d142a /configs/ge_b850v3_defconfig
parent7b819b569e92fd9b9b1baf160cd946a523fde1ce (diff)
spi: Migrate CONFIG_MXC_SPI to Kconfig
Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>
Diffstat (limited to 'configs/ge_b850v3_defconfig')
-rw-r--r--configs/ge_b850v3_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ge_b850v3_defconfig b/configs/ge_b850v3_defconfig
index 0fada41d63..12fdb3d566 100644
--- a/configs/ge_b850v3_defconfig
+++ b/configs/ge_b850v3_defconfig
@@ -30,5 +30,6 @@ CONFIG_SPI_FLASH_STMICRO=y
CONFIG_NETDEVICES=y
CONFIG_E1000=y
CONFIG_CMD_E1000=y
+CONFIG_MXC_SPI=y
CONFIG_OF_LIBFDT=y
# CONFIG_EFI_LOADER is not set