From 6e64925cc98241a2cc98f23145e51336eb2509e6 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 17 Jan 2016 19:55:48 +0000 Subject: 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48291 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/lantiq/xway/config-default | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/lantiq/xway') diff --git a/target/linux/lantiq/xway/config-default b/target/linux/lantiq/xway/config-default index 7334c97764..974b06b9d5 100644 --- a/target/linux/lantiq/xway/config-default +++ b/target/linux/lantiq/xway/config-default @@ -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 -- cgit v1.2.3