commit | 60e54562913f7a272a5483ed909cf9c740b606f6 | [log] [tgz] |
---|---|---|
author | Tuomas Tynkkynen <tuomas@tuxera.com> | Wed Feb 07 02:42:19 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 13 23:01:44 2018 -0500 |
tree | 39d5c67ffebd97f769fbe1e172b1f67a0e4d142a | |
parent | 7b819b569e92fd9b9b1baf160cd946a523fde1ce [diff] [blame] |
spi: Migrate CONFIG_MXC_SPI to Kconfig Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>
diff --git a/configs/ge_b650v3_defconfig b/configs/ge_b650v3_defconfig index 6426153..6d11115 100644 --- a/configs/ge_b650v3_defconfig +++ b/configs/ge_b650v3_defconfig
@@ -30,5 +30,6 @@ CONFIG_NETDEVICES=y CONFIG_E1000=y CONFIG_CMD_E1000=y +CONFIG_MXC_SPI=y CONFIG_OF_LIBFDT=y # CONFIG_EFI_LOADER is not set