commit | 13b5cb8b4b32d35fbd7c2299c07c0931c07b228a | [log] [tgz] |
---|---|---|
author | Tuomas Tynkkynen <tuomas@tuxera.com> | Wed Feb 07 02:42:22 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 13 23:01:44 2018 -0500 |
tree | 45e7474eec60cf39c54852a9ebdc225e1b393791 | |
parent | 2621268c7f52e16be3261c4359de4f55443d4bbf [diff] [blame] |
spi: Migrate CONFIG_KIRKWOOD_SPI to Kconfig Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>
diff --git a/configs/maxbcm_defconfig b/configs/maxbcm_defconfig index 83fd4a4..b91c3ed 100644 --- a/configs/maxbcm_defconfig +++ b/configs/maxbcm_defconfig
@@ -38,3 +38,4 @@ CONFIG_DEBUG_UART_CLOCK=250000000 CONFIG_DEBUG_UART_SHIFT=2 CONFIG_SYS_NS16550=y +CONFIG_KIRKWOOD_SPI=y