commit | bbdf38698ee5c96138868d563c6825cd48bb26dc | [log] [tgz] |
---|---|---|
author | Tuomas Tynkkynen <tuomas@tuxera.com> | Wed Feb 07 02:42:20 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 13 23:01:44 2018 -0500 |
tree | 81a4c022b76d252b56333239425e836440de19a5 | |
parent | 60e54562913f7a272a5483ed909cf9c740b606f6 [diff] [blame] |
spi: Migrate CONFIG_MPC8XXX_SPI to Kconfig Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>
diff --git a/configs/ids8313_defconfig b/configs/ids8313_defconfig index ccb84e4..ab4493d 100644 --- a/configs/ids8313_defconfig +++ b/configs/ids8313_defconfig
@@ -34,4 +34,5 @@ CONFIG_PHYLIB=y # CONFIG_PCI is not set CONFIG_SYS_NS16550=y +CONFIG_MPC8XXX_SPI=y CONFIG_OF_LIBFDT=y