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/generic-2.6/config-2.6.23 | 4 ++-- target/linux/generic-2.6/config-2.6.24 | 4 ++-- target/linux/generic-2.6/config-2.6.25 | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'target/linux/generic-2.6') diff --git a/target/linux/generic-2.6/config-2.6.23 b/target/linux/generic-2.6/config-2.6.23 index 418a1dd00..b2860f9ce 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 diff --git a/target/linux/generic-2.6/config-2.6.24 b/target/linux/generic-2.6/config-2.6.24 index a0e7beccc..579df9fbd 100644 --- a/target/linux/generic-2.6/config-2.6.24 +++ b/target/linux/generic-2.6/config-2.6.24 @@ -1032,7 +1032,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_PCI_LEGACY is not set @@ -1509,7 +1509,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 diff --git a/target/linux/generic-2.6/config-2.6.25 b/target/linux/generic-2.6/config-2.6.25 index 07a489559..a0c893aa5 100644 --- a/target/linux/generic-2.6/config-2.6.25 +++ b/target/linux/generic-2.6/config-2.6.25 @@ -1053,7 +1053,7 @@ CONFIG_PATA_PLATFORM=m # CONFIG_PC300TOO is not set # CONFIG_PCCARD is not set # CONFIG_PCF8575 is not set -CONFIG_PCI=y +# CONFIG_PCI is not set # CONFIG_PCI_ATMEL is not set CONFIG_PCI_HERMES=m # CONFIG_PCI_LEGACY is not set @@ -1541,7 +1541,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.2.3