From: Florian Fainelli Date: Thu, 6 Dec 2012 22:40:54 +0000 (+0000) Subject: [adm8668] enable and advertise USB support X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=bc3c2e25d7ec18326615e3d457ac11a468edfd67 [adm8668] enable and advertise USB support Signed-off-by: Florian Fainelli SVN-Revision: 34562 --- diff --git a/target/linux/adm8668/Makefile b/target/linux/adm8668/Makefile index 8ad2e71eae..4e49332b6f 100644 --- a/target/linux/adm8668/Makefile +++ b/target/linux/adm8668/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=mipsel BOARD:=adm8668 BOARDNAME:=Infineon WildPass ADM8668 -FEATURES:=squashfs +FEATURES:=squashfs usb pci MAINTAINER:=Florian Fainelli LINUX_VERSION:=3.3.8 diff --git a/target/linux/adm8668/config-3.3 b/target/linux/adm8668/config-3.3 index b365db19ad..169245d1cc 100644 --- a/target/linux/adm8668/config-3.3 +++ b/target/linux/adm8668/config-3.3 @@ -94,5 +94,9 @@ CONFIG_TULIP_NAPI=y # CONFIG_TULIP_PCI is not set CONFIG_TULIP_PLATFORM=y # CONFIG_ULI526X is not set +CONFIG_USB_ARCH_HAS_XHCI=y +# CONFIG_USB_HCD_BCMA is not set +# CONFIG_USB_HCD_SSB is not set +CONFIG_USB_SUPPORT=y # CONFIG_WINBOND_840 is not set CONFIG_ZONE_DMA_FLAG=0