From a674e7975f881f15169bfe2157b4ea6bcfae6c4d Mon Sep 17 00:00:00 2001 From: Rod Whitby Date: Wed, 30 May 2007 11:28:51 +0000 Subject: [PATCH] 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. SVN-Revision: 7403 --- 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 81c4e349b1..f0d089ad80 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 -- 2.30.2