bcm63xx: update patches to latest upstream versions
[openwrt/svn-archive/archive.git] / target / linux / brcm63xx / patches-3.3 / 028-MIPS-Expose-PCIe-drivers-for-MIPS.patch
1 From 4831929b8c37aa866afca1498001c939377e5a67 Mon Sep 17 00:00:00 2001
2 From: Jonas Gorski <jonas.gorski@gmail.com>
3 Date: Wed, 13 Jun 2012 17:07:16 +0100
4 Subject: [PATCH 7/8] MIPS: Expose PCIe drivers for MIPS
5
6 Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
7 Cc: linux-mips@linux-mips.org
8 Cc: Maxime Bizon <mbizon@freebox.fr>
9 Cc: Florian Fainelli <florian@openwrt.org>
10 Cc: Kevin Cernekee <cernekee@gmail.com>
11 Patchwork: https://patchwork.linux-mips.org/patch/3957/
12 Reviewed-by: Florian Fainelli <florian@openwrt.org>
13 Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
14 ---
15 arch/mips/Kconfig | 2 ++
16 1 files changed, 2 insertions(+), 0 deletions(-)
17
18 --- a/arch/mips/Kconfig
19 +++ b/arch/mips/Kconfig
20 @@ -2392,6 +2392,8 @@ config PCI_DOMAINS
21
22 source "drivers/pci/Kconfig"
23
24 +source "drivers/pci/pcie/Kconfig"
25 +
26 #
27 # ISA support is now enabled via select. Too many systems still have the one
28 # or other ISA chip on the board that users don't know about so don't expect