[brcm63xx] fix board patches so that new boards are withing appropriate ifdef
[openwrt.git] / target / linux / brcm63xx / patches-3.3 / 200-MIPS-expose-PCIe-drivers-for-MIPS.patch
1 From a3f65b46e32acd29c613b35fab588e4d28e5d432 Mon Sep 17 00:00:00 2001
2 From: Jonas Gorski <jonas.gorski@gmail.com>
3 Date: Sun, 3 Jul 2011 13:11:19 +0200
4 Subject: [PATCH 48/79] MIPS: expose PCIe drivers for MIPS
5
6 Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
7 ---
8  arch/mips/Kconfig |    2 ++
9  1 file changed, 2 insertions(+)
10
11 --- a/arch/mips/Kconfig
12 +++ b/arch/mips/Kconfig
13 @@ -2392,6 +2392,8 @@ config PCI_DOMAINS
14  
15  source "drivers/pci/Kconfig"
16  
17 +source "drivers/pci/pcie/Kconfig"
18 +
19  #
20  # ISA support is now enabled via select.  Too many systems still have the one
21  # or other ISA chip on the board that users don't know about so don't expect