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 | fd8065eae5699cdeb00ce55eeb12eea24877269c (patch) | |
tree | ea9df4d4f573370fada9d6182c7f361eaebe71f2 /target/linux | |
parent | f3909502b0729717af8e85bef3b304cae6c061c2 (diff) | |
download | upstream-fd8065eae5699cdeb00ce55eeb12eea24877269c.tar.gz upstream-fd8065eae5699cdeb00ce55eeb12eea24877269c.tar.bz2 upstream-fd8065eae5699cdeb00ce55eeb12eea24877269c.zip |
[ramips] rt305x: remove HW_HAS_PCI config option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17447 3c298f89-4303-0410-b956-a3cf2f4a3e73
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="" |