diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-07-18 12:02:17 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-07-18 12:02:17 +0000 |
commit | bfd5e6c8bf785f3b78789b8c6a40972f4a9eab79 (patch) | |
tree | 2c27944f5e8ad0662797f7199af08f0eec5aad47 /target/linux/generic-2.6/config-template | |
parent | 451983413cdc8e6091d0c2e7a001142fcb3f0b4f (diff) | |
download | master-187ad058-bfd5e6c8bf785f3b78789b8c6a40972f4a9eab79.tar.gz master-187ad058-bfd5e6c8bf785f3b78789b8c6a40972f4a9eab79.tar.bz2 master-187ad058-bfd5e6c8bf785f3b78789b8c6a40972f4a9eab79.zip |
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/generic-2.6/config-template')
-rw-r--r-- | target/linux/generic-2.6/config-template | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/generic-2.6/config-template b/target/linux/generic-2.6/config-template index 1600157e35..e3df421548 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 |