diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-07-18 12:02:17 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-07-18 12:02:17 +0000 |
commit | 119f9165de93ed3d51a9214541d21a4b2d78441e (patch) | |
tree | 2c27944f5e8ad0662797f7199af08f0eec5aad47 /target/linux | |
parent | 962cb816e27b2a385c51e82df8f6bb4cb58cd0f3 (diff) |
disable a few things that are not packaged yet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8030 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.22 | 6 | ||||
-rw-r--r-- | target/linux/generic-2.6/config-template | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/target/linux/generic-2.6/config-2.6.22 b/target/linux/generic-2.6/config-2.6.22 index 4d6a3b7fc..aa81aaf0b 100644 --- a/target/linux/generic-2.6/config-2.6.22 +++ b/target/linux/generic-2.6/config-2.6.22 @@ -930,7 +930,7 @@ CONFIG_PATA_PLATFORM=m # CONFIG_PC300TOO is not set # CONFIG_PCCARD is not set CONFIG_PCI=y -CONFIG_PCI_ATMEL=m +# CONFIG_PCI_ATMEL is not set CONFIG_PCI_HERMES=m # CONFIG_PCMCIA is not set # CONFIG_PCMCIA_AHA152X is not set @@ -1438,7 +1438,7 @@ CONFIG_USB_PEGASUS=m # CONFIG_USB_POWERMATE is not set CONFIG_USB_PRINTER=m # CONFIG_USB_RIO500 is not set -CONFIG_USB_RTL8150=m +# CONFIG_USB_RTL8150 is not set CONFIG_USB_SERIAL=m CONFIG_USB_SERIAL_AIRCABLE=m CONFIG_USB_SERIAL_AIRPRIME=m @@ -1515,7 +1515,7 @@ CONFIG_USB_USBNET_MII=m # CONFIG_USB_XPAD is not set # CONFIG_USB_XUSBATM is not set CONFIG_USB_YEALINK=m -CONFIG_USB_ZD1201=m +# CONFIG_USB_ZD1201 is not set # CONFIG_UTS_NS is not set CONFIG_VFAT_FS=m # CONFIG_VIA_VELOCITY is not set diff --git a/target/linux/generic-2.6/config-template b/target/linux/generic-2.6/config-template index 1600157e3..e3df42154 100644 --- a/target/linux/generic-2.6/config-template +++ b/target/linux/generic-2.6/config-template @@ -22,7 +22,7 @@ CONFIG_ASK_IP_FIB_HASH=y # CONFIG_ATA_OVER_ETH is not set # CONFIG_ATL1 is not set CONFIG_ATM=m -CONFIG_ATMEL=m +# CONFIG_ATMEL is not set # CONFIG_ATM_AMBASSADOR is not set CONFIG_ATM_BR2684=m CONFIG_ATM_BR2684_IPFILTER=y @@ -1402,7 +1402,7 @@ CONFIG_USB_PEGASUS=m # CONFIG_USB_POWERMATE is not set CONFIG_USB_PRINTER=m # CONFIG_USB_RIO500 is not set -CONFIG_USB_RTL8150=m +# CONFIG_USB_RTL8150 is not set CONFIG_USB_SERIAL=m CONFIG_USB_SERIAL_AIRCABLE=m CONFIG_USB_SERIAL_AIRPRIME=m @@ -1479,7 +1479,7 @@ CONFIG_USB_USBNET_MII=m # CONFIG_USB_XPAD is not set # CONFIG_USB_XUSBATM is not set CONFIG_USB_YEALINK=m -CONFIG_USB_ZD1201=m +# CONFIG_USB_ZD1201 is not set # CONFIG_UTS_NS is not set CONFIG_VFAT_FS=m # CONFIG_VIA_VELOCITY is not set |