projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ar71xx] ap81: register GPIO buttons
[openwrt.git]
/
target
/
linux
/
brcm47xx
/
patches-2.6.25
/
100-board_support.patch
diff --git
a/target/linux/brcm47xx/patches-2.6.25/100-board_support.patch
b/target/linux/brcm47xx/patches-2.6.25/100-board_support.patch
index
783aa8c
..
b48215d
100644
(file)
--- a/
target/linux/brcm47xx/patches-2.6.25/100-board_support.patch
+++ b/
target/linux/brcm47xx/patches-2.6.25/100-board_support.patch
@@
-1,6
+1,6
@@
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
-@@ -50,8 +50,10 @@
+@@ -50,8 +50,10 @@
config BCM47XX
select SYS_SUPPORTS_32BIT_KERNEL
select SYS_SUPPORTS_LITTLE_ENDIAN
select SSB
select SYS_SUPPORTS_32BIT_KERNEL
select SYS_SUPPORTS_LITTLE_ENDIAN
select SSB
@@
-11,7
+11,7
@@
select SSB_PCICORE_HOSTMODE if PCI
select GENERIC_GPIO
select SYS_HAS_EARLY_PRINTK
select SSB_PCICORE_HOSTMODE if PCI
select GENERIC_GPIO
select SYS_HAS_EARLY_PRINTK
-@@ -790,6 +792,7 @@
+@@ -790,6 +792,7 @@
config CSRC_SB1250
config CFE
bool
config CFE
bool
This page took
0.022179 seconds
and
4
git commands to generate.