diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-03-11 09:50:11 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-03-11 09:50:11 +0000 |
commit | 8fe94a14fefb59fd0635c65d89f78c200b7b3fab (patch) | |
tree | dcb5140bbeb26ba513755e1a24e7f8eebdd55912 /target/linux/at91/config-2.6.25 | |
parent | a97b123d80be9e250175bc6635912dd66d7ba78c (diff) |
do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370])
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20136 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/at91/config-2.6.25')
-rw-r--r-- | target/linux/at91/config-2.6.25 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/at91/config-2.6.25 b/target/linux/at91/config-2.6.25 index 572d596118..593dd42a4f 100644 --- a/target/linux/at91/config-2.6.25 +++ b/target/linux/at91/config-2.6.25 @@ -130,7 +130,6 @@ CONFIG_MTD_CMDLINE_PARTS=y # CONFIG_NF_NAT_TFTP is not set # CONFIG_NO_IOPORT is not set # CONFIG_OUTER_CACHE is not set -# CONFIG_PCI is not set # CONFIG_PCI_SYSCALL is not set CONFIG_PHYLIB=y # CONFIG_SCSI_WAIT_SCAN is not set |