From dae76937031f667c60f77ba377c2d2f88d2943ca Mon Sep 17 00:00:00 2001 From: jogo Date: Fri, 4 Jan 2013 14:47:43 +0000 Subject: bcm63xx: remove 3.3 support 3.6 is tested enough to be considered stable. Signed-off-by: Jonas Gorski git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35009 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../028-MIPS-Expose-PCIe-drivers-for-MIPS.patch | 28 ---------------------- 1 file changed, 28 deletions(-) delete mode 100644 target/linux/brcm63xx/patches-3.3/028-MIPS-Expose-PCIe-drivers-for-MIPS.patch (limited to 'target/linux/brcm63xx/patches-3.3/028-MIPS-Expose-PCIe-drivers-for-MIPS.patch') diff --git a/target/linux/brcm63xx/patches-3.3/028-MIPS-Expose-PCIe-drivers-for-MIPS.patch b/target/linux/brcm63xx/patches-3.3/028-MIPS-Expose-PCIe-drivers-for-MIPS.patch deleted file mode 100644 index 3169ca2fa..000000000 --- a/target/linux/brcm63xx/patches-3.3/028-MIPS-Expose-PCIe-drivers-for-MIPS.patch +++ /dev/null @@ -1,28 +0,0 @@ -From 4831929b8c37aa866afca1498001c939377e5a67 Mon Sep 17 00:00:00 2001 -From: Jonas Gorski -Date: Wed, 13 Jun 2012 17:07:16 +0100 -Subject: [PATCH 7/8] MIPS: Expose PCIe drivers for MIPS - -Signed-off-by: Jonas Gorski -Cc: linux-mips@linux-mips.org -Cc: Maxime Bizon -Cc: Florian Fainelli -Cc: Kevin Cernekee -Patchwork: https://patchwork.linux-mips.org/patch/3957/ -Reviewed-by: Florian Fainelli -Signed-off-by: Ralf Baechle ---- - arch/mips/Kconfig | 2 ++ - 1 files changed, 2 insertions(+), 0 deletions(-) - ---- a/arch/mips/Kconfig -+++ b/arch/mips/Kconfig -@@ -2392,6 +2392,8 @@ config PCI_DOMAINS - - source "drivers/pci/Kconfig" - -+source "drivers/pci/pcie/Kconfig" -+ - # - # ISA support is now enabled via select. Too many systems still have the one - # or other ISA chip on the board that users don't know about so don't expect -- cgit v1.2.3