diff options
Diffstat (limited to 'target/linux/brcm47xx/patches-2.6.25/100-board_support.patch')
-rw-r--r-- | target/linux/brcm47xx/patches-2.6.25/100-board_support.patch | 4 |
1 files changed, 2 insertions, 2 deletions
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 783aa8c10d..b48215d3cc 100644 --- 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 -@@ -50,8 +50,10 @@ +@@ -50,8 +50,10 @@ config BCM47XX 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 -@@ -790,6 +792,7 @@ +@@ -790,6 +792,7 @@ config CSRC_SB1250 config CFE bool |