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:
Felix Fietkau 2016-01-17 19:55:48 +00:00
parent d5c5928d6b
commit af857db692
2 changed files with 0 additions and 2 deletions

View 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

View 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