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/generic-2.6/config-template | |
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/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 |