lantiq: Disable CONFIG_SPI_GPIO
authorFelix Fietkau <nbd@openwrt.org>
Sun, 17 Jan 2016 19:55:48 +0000 (19:55 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 17 Jan 2016 19:55:48 +0000 (19:55 +0000)
All devices are now using the HW SPI driver, so this is not necessary
anymore.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
SVN-Revision: 48291

target/linux/lantiq/xrx200/config-default
target/linux/lantiq/xway/config-default

index c18ad1f135d23c0121047076714c32d9a7785204..ece2706e5df67f5c7faa3bbf01a7059f26ca5c64 100644 (file)
@@ -57,7 +57,6 @@ CONFIG_RTL8367B_PHY=y
 CONFIG_RTL8367_PHY=y
 CONFIG_SPI=y
 CONFIG_SPI_BITBANG=y
-CONFIG_SPI_GPIO=y
 CONFIG_SPI_MASTER=y
 CONFIG_SPI_XWAY=y
 CONFIG_SYS_SUPPORTS_MIPS16=y
index 7334c977641ea52ee7cde44ebc7cc0bd9324b473..974b06b9d507edba7774d5de4a9b5f950802d249 100644 (file)
@@ -55,7 +55,6 @@ CONFIG_RTL8367B_PHY=y
 CONFIG_RTL8367_PHY=y
 CONFIG_SPI=y
 CONFIG_SPI_BITBANG=y
-CONFIG_SPI_GPIO=y
 CONFIG_SPI_MASTER=y
 CONFIG_SPI_XWAY=y
 CONFIG_SYS_SUPPORTS_MIPS16=y