diff options
author | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-01-03 01:48:43 +0000 |
---|---|---|
committer | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-01-03 01:48:43 +0000 |
commit | d4db204893ce8c23df31641e3e61a811e13ae67a (patch) | |
tree | 8f331bc9a4201f81eaacfa94db8754a72eea39d5 /target/linux/brcm47xx/patches-3.3/119-fix-boot.patch | |
parent | d01cd03c82df4eede1ddaa42fbf7cd4a1eff9b6b (diff) |
brcm47xx: remove support for kernel version 3.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34986 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm47xx/patches-3.3/119-fix-boot.patch')
-rw-r--r-- | target/linux/brcm47xx/patches-3.3/119-fix-boot.patch | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/target/linux/brcm47xx/patches-3.3/119-fix-boot.patch b/target/linux/brcm47xx/patches-3.3/119-fix-boot.patch deleted file mode 100644 index 5eb8b08bf0..0000000000 --- a/target/linux/brcm47xx/patches-3.3/119-fix-boot.patch +++ /dev/null @@ -1,16 +0,0 @@ ---- a/arch/mips/Kconfig -+++ b/arch/mips/Kconfig -@@ -92,11 +92,13 @@ config ATH79 - - config BCM47XX - bool "Broadcom BCM47XX based boards" -+ select BOOT_RAW - select CEVT_R4K - select CSRC_R4K - select DMA_NONCOHERENT - select HW_HAS_PCI - select IRQ_CPU -+ select NO_EXCEPT_FILL - select SYS_SUPPORTS_32BIT_KERNEL - select SYS_SUPPORTS_LITTLE_ENDIAN - select GENERIC_GPIO |