diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-08-31 08:29:23 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-08-31 08:29:23 +0000 |
commit | cf10d5fa39ff90273d107f0a579f5bdd17a97187 (patch) | |
tree | 540256e7491179d8fbd5c593b4ba0146968762f3 /target/linux | |
parent | 73ef265227df9b5b1c32a1a9e257d0d2221c2695 (diff) | |
download | upstream-cf10d5fa39ff90273d107f0a579f5bdd17a97187.tar.gz upstream-cf10d5fa39ff90273d107f0a579f5bdd17a97187.tar.bz2 upstream-cf10d5fa39ff90273d107f0a579f5bdd17a97187.zip |
rt305x: remove HW_HAS_PCI config option
SVN-Revision: 17447
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/ramips/rt305x/config-2.6.30 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ramips/rt305x/config-2.6.30 b/target/linux/ramips/rt305x/config-2.6.30 index 7c79f9a2cd..6e56fc829e 100644 --- a/target/linux/ramips/rt305x/config-2.6.30 +++ b/target/linux/ramips/rt305x/config-2.6.30 @@ -73,7 +73,6 @@ CONFIG_HAVE_ARCH_KGDB=y CONFIG_HAVE_IDE=y CONFIG_HAVE_MLOCK=y CONFIG_HAVE_OPROFILE=y -CONFIG_HW_HAS_PCI=y CONFIG_HW_RANDOM=m # CONFIG_I2C is not set CONFIG_INITRAMFS_SOURCE="" |