From ab01217894a54a088699f346a50908b0f3fc60fc Mon Sep 17 00:00:00 2001 From: nico Date: Fri, 9 May 2008 17:08:51 +0000 Subject: enable proper PCI & USB support detection at config-time by disabling CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11097 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/storm/config-default | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/storm/config-default') diff --git a/target/linux/storm/config-default b/target/linux/storm/config-default index 043d5fe75..f74bfc4bd 100644 --- a/target/linux/storm/config-default +++ b/target/linux/storm/config-default @@ -304,6 +304,7 @@ CONFIG_NETFILTER_XTABLES=m CONFIG_PACKET=m # CONFIG_PARTITION_ADVANCED is not set # CONFIG_PCIPCWATCHDOG is not set +CONFIG_PCI=y # CONFIG_PCI_DEBUG is not set CONFIG_PCI_SYSCALL=y # CONFIG_PPP is not set -- cgit v1.2.3