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/brcm47xx-2.6/patches/100-board_support.patch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/linux/brcm47xx-2.6/patches') diff --git a/target/linux/brcm47xx-2.6/patches/100-board_support.patch b/target/linux/brcm47xx-2.6/patches/100-board_support.patch index 963b05dba..4d06dcdaf 100644 --- a/target/linux/brcm47xx-2.6/patches/100-board_support.patch +++ b/target/linux/brcm47xx-2.6/patches/100-board_support.patch @@ -12,7 +12,7 @@ diff -urN linux.old/arch/mips/Kconfig linux.dev/arch/mips/Kconfig mainmenu "Linux/MIPS Kernel Configuration" menu "Machine selection" -@@ -222,6 +226,22 @@ +@@ -222,6 +226,23 @@ Members include the Acer PICA, MIPS Magnum 4000, MIPS Millenium and Olivetti M700-10 workstations. @@ -29,6 +29,7 @@ diff -urN linux.old/arch/mips/Kconfig linux.dev/arch/mips/Kconfig + select SSB_DRIVER_PCICORE + select SSB_PCICORE_HOSTMODE + select CFE ++ select GENERIC_GPIO + help + Support for BCM947xx based boards + -- cgit v1.2.3