diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2014-12-07 21:54:53 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2014-12-07 21:54:53 +0000 |
commit | d45feeef92225ce024e936fcb49d5c9838cce2a2 (patch) | |
tree | 69bad8de3bce72b0bbbc1c836d3957410d33193d /target/linux/bcm53xx/config-3.14 | |
parent | 270356800f2196d87243be36d430dbc8ecea9e12 (diff) | |
download | upstream-d45feeef92225ce024e936fcb49d5c9838cce2a2.tar.gz upstream-d45feeef92225ce024e936fcb49d5c9838cce2a2.tar.bz2 upstream-d45feeef92225ce024e936fcb49d5c9838cce2a2.zip |
bcm53xx: update the PCIe driver
This adds some updates to the PCIe driver and refreshed the config.
Most of these changes are done in preparation for mainling it.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43545 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/bcm53xx/config-3.14')
-rw-r--r-- | target/linux/bcm53xx/config-3.14 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/bcm53xx/config-3.14 b/target/linux/bcm53xx/config-3.14 index 322da68e1b..4c9ec0cc57 100644 --- a/target/linux/bcm53xx/config-3.14 +++ b/target/linux/bcm53xx/config-3.14 @@ -110,7 +110,6 @@ CONFIG_GENERIC_CLOCKEVENTS_BUILD=y CONFIG_GENERIC_IDLE_POLL_SETUP=y CONFIG_GENERIC_IO=y CONFIG_GENERIC_IRQ_SHOW=y -CONFIG_GENERIC_NET_UTILS=y CONFIG_GENERIC_PCI_IOMAP=y CONFIG_GENERIC_SCHED_CLOCK=y CONFIG_GENERIC_SMP_IDLE_THREAD=y @@ -220,7 +219,7 @@ CONFIG_OUTER_CACHE_SYNC=y CONFIG_PAGEFLAGS_EXTENDED=y CONFIG_PAGE_OFFSET=0xC0000000 CONFIG_PCI=y -CONFIG_PCI_BCMA=y +CONFIG_PCI_BCM5301X=y CONFIG_PCI_DOMAINS=y CONFIG_PERF_USE_VMALLOC=y CONFIG_PHYLIB=y |