summaryrefslogtreecommitdiff
path: root/configs/MPC8349EMDS_defconfig
diff options
context:
space:
mode:
authorTuomas Tynkkynen <tuomas@tuxera.com>2018-02-07 02:42:20 +0200
committerTom Rini <trini@konsulko.com>2018-02-13 23:01:44 -0500
commitbbdf38698ee5c96138868d563c6825cd48bb26dc (patch)
tree81a4c022b76d252b56333239425e836440de19a5 /configs/MPC8349EMDS_defconfig
parent60e54562913f7a272a5483ed909cf9c740b606f6 (diff)
spi: Migrate CONFIG_MPC8XXX_SPI to Kconfig
Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>
Diffstat (limited to 'configs/MPC8349EMDS_defconfig')
-rw-r--r--configs/MPC8349EMDS_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/MPC8349EMDS_defconfig b/configs/MPC8349EMDS_defconfig
index 523b841e32..2132ee4ae0 100644
--- a/configs/MPC8349EMDS_defconfig
+++ b/configs/MPC8349EMDS_defconfig
@@ -17,4 +17,5 @@ CONFIG_MTD_NOR_FLASH=y
CONFIG_PHYLIB=y
# CONFIG_PCI is not set
CONFIG_SYS_NS16550=y
+CONFIG_MPC8XXX_SPI=y
CONFIG_OF_LIBFDT=y