diff options
Diffstat (limited to 'target/linux/brcm47xx-2.6/patches')
-rw-r--r-- | target/linux/brcm47xx-2.6/patches/100-board_support.patch | 3 |
1 files changed, 2 insertions, 1 deletions
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 + |