mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
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
This commit is contained in:
@@ -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
|
||||
+
|
||||
|
||||
Reference in New Issue
Block a user