From ce93834602989db99ce592228182f4e41b4fadca Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Wed, 3 Jun 2009 18:42:44 +0000 Subject: compile SPI_GPIO driver into the kernel, required by the AP83 boards SVN-Revision: 16313 --- target/linux/ar71xx/config-2.6.28 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ar71xx/config-2.6.28') diff --git a/target/linux/ar71xx/config-2.6.28 b/target/linux/ar71xx/config-2.6.28 index f272070..2fcd9cc 100644 --- a/target/linux/ar71xx/config-2.6.28 +++ b/target/linux/ar71xx/config-2.6.28 @@ -179,7 +179,7 @@ CONFIG_SLUB=y CONFIG_SPI=y CONFIG_SPI_AR71XX=y CONFIG_SPI_BITBANG=y -# CONFIG_SPI_GPIO is not set +CONFIG_SPI_GPIO=y CONFIG_SPI_MASTER=y # CONFIG_SPI_SPIDEV is not set CONFIG_SYS_HAS_CPU_MIPS32_R1=y -- cgit v1.1