From 3029c2fd5354b50deb9c251b1f4c23e34bde52eb Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Wed, 24 Sep 2008 19:28:53 +0000 Subject: disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable it on targets where USB is supported SVN-Revision: 12690 --- target/linux/avr32/config-default | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/avr32') diff --git a/target/linux/avr32/config-default b/target/linux/avr32/config-default index 8a0692a60e..7171119fc8 100644 --- a/target/linux/avr32/config-default +++ b/target/linux/avr32/config-default @@ -190,6 +190,7 @@ CONFIG_TICK_ONESHOT=y # CONFIG_USB_ARCH_HAS_EHCI is not set # CONFIG_USB_ARCH_HAS_HCD is not set # CONFIG_USB_ARCH_HAS_OHCI is not set +CONFIG_USB_SUPPORT=y # CONFIG_VGASTATE is not set CONFIG_VIDEO_V4L2_COMMON=m CONFIG_ZONE_DMA_FLAG=0 -- cgit v1.2.3