diff options
author | Rafał Miłecki <zajec5@gmail.com> | 2015-06-06 22:34:37 +0000 |
---|---|---|
committer | Rafał Miłecki <zajec5@gmail.com> | 2015-06-06 22:34:37 +0000 |
commit | 9e72ab22a07aa358b8ffe4ef552b0077000e3426 (patch) | |
tree | e48c00fe07bd94744372cc94f0d89c5914c0b849 /target | |
parent | 775d0ecf90058059e99942a4d0737151a46f8a61 (diff) | |
download | upstream-9e72ab22a07aa358b8ffe4ef552b0077000e3426.tar.gz upstream-9e72ab22a07aa358b8ffe4ef552b0077000e3426.tar.bz2 upstream-9e72ab22a07aa358b8ffe4ef552b0077000e3426.zip |
bcm53xx: refresh kernel config
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45916 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/bcm53xx/config-3.18 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/bcm53xx/config-3.18 b/target/linux/bcm53xx/config-3.18 index 6ae94fe91c..424760ded0 100644 --- a/target/linux/bcm53xx/config-3.18 +++ b/target/linux/bcm53xx/config-3.18 @@ -58,6 +58,7 @@ CONFIG_BCMA_BLOCKIO=y CONFIG_BCMA_DEBUG=y CONFIG_BCMA_DRIVER_GMAC_CMN=y CONFIG_BCMA_DRIVER_GPIO=y +CONFIG_BCMA_DRIVER_PCI=y CONFIG_BCMA_HOST_PCI=y CONFIG_BCMA_HOST_PCI_POSSIBLE=y CONFIG_BCMA_HOST_SOC=y |