From 6ed1e5f417a89dc7004fe00e02eb376ea2305bd5 Mon Sep 17 00:00:00 2001 From: rwhitby Date: Wed, 30 May 2007 11:28:51 +0000 Subject: Removed the disabling of CONFIG_TUN, and a number of other USB-related items, from the ixp4xx-2.6 default config, so that the generic config-template allows them to all be built as modules. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7403 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ixp4xx-2.6/config/default | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/target/linux/ixp4xx-2.6/config/default b/target/linux/ixp4xx-2.6/config/default index 81c4e349b..f0d089ad8 100644 --- a/target/linux/ixp4xx-2.6/config/default +++ b/target/linux/ixp4xx-2.6/config/default @@ -461,37 +461,17 @@ CONFIG_TCP_CONG_VEGAS=m # CONFIG_TCP_CONG_VENO is not set CONFIG_TCP_CONG_WESTWOOD=y CONFIG_TINY_SHMEM=y -# CONFIG_TUN is not set CONFIG_UID16=y # CONFIG_UNUSED_SYMBOLS is not set # CONFIG_USBPCWATCHDOG is not set -# CONFIG_USB_ACM is not set CONFIG_USB_BANDWIDTH=y -# CONFIG_USB_CATC is not set CONFIG_USB_EHCI_HCD=m # CONFIG_USB_EHCI_ROOT_HUB_TT is not set # CONFIG_USB_EHCI_SPLIT_ISO is not set # CONFIG_USB_EHCI_TT_NEWSCHED is not set # CONFIG_USB_GTCO is not set -# CONFIG_USB_KAWETH is not set CONFIG_USB_OHCI_HCD=m -# CONFIG_USB_PEGASUS is not set -# CONFIG_USB_PRINTER is not set -# CONFIG_USB_RTL8150 is not set -# CONFIG_USB_SERIAL is not set -# CONFIG_USB_STORAGE_ALAUDA is not set -# CONFIG_USB_STORAGE_DATAFAB is not set -# CONFIG_USB_STORAGE_DPCM is not set -# CONFIG_USB_STORAGE_FREECOM is not set -# CONFIG_USB_STORAGE_JUMPSHOT is not set -# CONFIG_USB_STORAGE_KARMA is not set -# CONFIG_USB_STORAGE_SDDR09 is not set -# CONFIG_USB_STORAGE_SDDR55 is not set -# CONFIG_USB_STORAGE_USBAT is not set CONFIG_USB_UHCI_HCD=m -# CONFIG_USB_USBNET is not set -# CONFIG_USB_USBNET_MII is not set -# CONFIG_USB_ZD1201 is not set CONFIG_VECTORS_BASE=0xffff0000 # CONFIG_VIA_RHINE is not set CONFIG_VM_EVENT_COUNTERS=y -- cgit v1.2.3