forked from Ivasoft/openwrt
lantiq: Disable CONFIG_SPI_GPIO
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
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user