From e3a42b23c6dacca7b8f58d125030ff0922ce0a4b Mon Sep 17 00:00:00 2001 From: Nicolas Thill 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 SVN-Revision: 11097 --- target/linux/generic-2.6/config-2.6.23 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/generic-2.6/config-2.6.23') diff --git a/target/linux/generic-2.6/config-2.6.23 b/target/linux/generic-2.6/config-2.6.23 index 418a1dd..b2860f9 100644 --- a/target/linux/generic-2.6/config-2.6.23 +++ b/target/linux/generic-2.6/config-2.6.23 @@ -1005,7 +1005,7 @@ CONFIG_PATA_PLATFORM=m # CONFIG_PATA_WINBOND_VLB is not set # CONFIG_PC300TOO is not set # CONFIG_PCCARD is not set -CONFIG_PCI=y +# CONFIG_PCI is not set # CONFIG_PCI_ATMEL is not set CONFIG_PCI_HERMES=m # CONFIG_PCMCIA is not set @@ -1463,7 +1463,7 @@ CONFIG_UNIX=y CONFIG_UNIX98_PTYS=y # CONFIG_UNIXWARE_DISKLABEL is not set # CONFIG_UNUSED_SYMBOLS is not set -CONFIG_USB=m +# CONFIG_USB is not set # CONFIG_USB_ACECAD is not set CONFIG_USB_ACM=m # CONFIG_USB_ADUTUX is not set -- cgit v1.1