diff options
author | Florian Fainelli <florian@openwrt.org> | 2013-03-17 14:33:07 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2013-03-17 14:33:07 +0000 |
commit | 8bc84bac3137b4a3b35ad1db604f7259adf8b05e (patch) | |
tree | 5386b0496c72787379f1d8bec656a7dd922dc0ef /target/linux/mcs814x/config-default | |
parent | a9ef927cce2c1d053b84d07717dc9c10ac64c2a9 (diff) | |
download | upstream-8bc84bac3137b4a3b35ad1db604f7259adf8b05e.tar.gz upstream-8bc84bac3137b4a3b35ad1db604f7259adf8b05e.tar.bz2 upstream-8bc84bac3137b4a3b35ad1db604f7259adf8b05e.zip |
mcs814x: remove PCI code
None of the boards we support are using it nor have it wired out of the
SoC, just remove it.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36061
Diffstat (limited to 'target/linux/mcs814x/config-default')
-rw-r--r-- | target/linux/mcs814x/config-default | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/mcs814x/config-default b/target/linux/mcs814x/config-default index 842eb0f0f8..00c6b6ccba 100644 --- a/target/linux/mcs814x/config-default +++ b/target/linux/mcs814x/config-default @@ -60,7 +60,6 @@ CONFIG_GENERIC_BUG=y CONFIG_GENERIC_GPIO=y CONFIG_GENERIC_IRQ_CHIP=y CONFIG_GENERIC_IRQ_SHOW=y -CONFIG_GENERIC_PCI_IOMAP=y CONFIG_GPIOLIB=y CONFIG_GPIO_MCS814X=y CONFIG_GPIO_SYSFS=y @@ -118,7 +117,6 @@ CONFIG_MCS814X_PHY=y # CONFIG_MCS814X_WATCHDOG is not set CONFIG_MDIO_BOARDINFO=y # CONFIG_MFD_T7L66XB is not set -CONFIG_MIGHT_HAVE_PCI=y # CONFIG_MTD_COMPLEX_MAPPINGS is not set # CONFIG_MTD_IMPA7 is not set CONFIG_MTD_JEDECPROBE=y |