summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-2.6.37/001-ar71xx_core.patch
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-02-21 02:06:51 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-02-21 02:06:51 +0000
commit55664ae04b97d1be20b1576bf2da0902113106fd (patch)
tree1d791e657466b8167976c79ad93ba97d1183d8a8 /target/linux/ar71xx/patches-2.6.37/001-ar71xx_core.patch
parent5e317a6c8773fc0ed62d74f67996bc4eac01f206 (diff)
kernel: remove imq support, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25641 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.37/001-ar71xx_core.patch')
-rw-r--r--target/linux/ar71xx/patches-2.6.37/001-ar71xx_core.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/patches-2.6.37/001-ar71xx_core.patch b/target/linux/ar71xx/patches-2.6.37/001-ar71xx_core.patch
index 4c0d395eb..0adb2189a 100644
--- a/target/linux/ar71xx/patches-2.6.37/001-ar71xx_core.patch
+++ b/target/linux/ar71xx/patches-2.6.37/001-ar71xx_core.patch
@@ -16,7 +16,7 @@
cflags-$(CONFIG_CPU_DADDI_WORKAROUNDS) += $(call cc-option,-mno-daddi,)
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
-@@ -63,6 +63,23 @@ config AR7
+@@ -65,6 +65,23 @@ config AR7
Support for the Texas Instruments AR7 System-on-a-Chip
family: TNETD7100, 7200 and 7300.
@@ -40,7 +40,7 @@
config BCM47XX
bool "Broadcom BCM47XX based boards"
select CEVT_R4K
-@@ -715,6 +732,7 @@ config CAVIUM_OCTEON_REFERENCE_BOARD
+@@ -717,6 +734,7 @@ config CAVIUM_OCTEON_REFERENCE_BOARD
endchoice
source "arch/mips/alchemy/Kconfig"