Use the generic GPIO api for bcm947xx and ar7 (for now), thanks to Gabor Juhos

SVN-Revision: 7285
This commit is contained in:
Florian Fainelli
2007-05-20 19:46:50 +00:00
parent 06fb3b2848
commit b835cbc80e
7 changed files with 6 additions and 58 deletions

View File

@@ -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
+