From a0959aa7837e7c06d76c67172d9e589cae3071d0 Mon Sep 17 00:00:00 2001 From: florian Date: Sun, 20 May 2007 19:46:50 +0000 Subject: Use the generic GPIO api for bcm947xx and ar7 (for now), thanks to Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7285 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar7-2.6/config/default | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ar7-2.6/config') diff --git a/target/linux/ar7-2.6/config/default b/target/linux/ar7-2.6/config/default index 6d0edccc2..a01981c19 100644 --- a/target/linux/ar7-2.6/config/default +++ b/target/linux/ar7-2.6/config/default @@ -192,6 +192,7 @@ CONFIG_SERIAL_8250_PCI=y # CONFIG_SOFT_WATCHDOG is not set # CONFIG_SPARSEMEM_STATIC is not set CONFIG_SWAP_IO_SPACE=y +CONFIG_GENERIC_GPIO=y CONFIG_SYS_HAS_CPU_MIPS32_R1=y CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y CONFIG_SYS_SUPPORTS_ARBIT_HZ=y -- cgit v1.2.3