diff options
author | John Crispin <blogic@openwrt.org> | 2015-02-19 09:06:56 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2015-02-19 09:06:56 +0000 |
commit | 8c120014c194429122aa94fc0e9e59eff44ce296 (patch) | |
tree | 36e91178a649cdcebf3b6b86e3ddbf64ff65a6b7 /target/linux/at91/config-default | |
parent | 7f98a7666baeef20a2fec42abfa105a12f54ca17 (diff) | |
download | upstream-8c120014c194429122aa94fc0e9e59eff44ce296.tar.gz upstream-8c120014c194429122aa94fc0e9e59eff44ce296.tar.bz2 upstream-8c120014c194429122aa94fc0e9e59eff44ce296.zip |
at91: USB gadget subsystem cleanup and driver fix.
Signed-off-by: Owen Kirby <osk@exegin.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44491 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/at91/config-default')
-rw-r--r-- | target/linux/at91/config-default | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/target/linux/at91/config-default b/target/linux/at91/config-default index 6972e806b5..85cacd8331 100644 --- a/target/linux/at91/config-default +++ b/target/linux/at91/config-default @@ -215,15 +215,7 @@ CONFIG_UID16=y CONFIG_UIDGID_CONVERTED=y CONFIG_UNCOMPRESS_INCLUDE="mach/uncompress.h" # CONFIG_USB_ARCH_HAS_XHCI is not set -CONFIG_USB_AT91=y # CONFIG_USB_ATMEL_USBA is not set -CONFIG_USB_COMMON=y -CONFIG_USB_ETH=y -# CONFIG_USB_ETH_EEM is not set -CONFIG_USB_ETH_RNDIS=y -CONFIG_USB_GADGET=y -# CONFIG_USB_GADGET_XILINX is not set -CONFIG_USB_LIBCOMPOSITE=y CONFIG_USB_SUPPORT=y CONFIG_USE_OF=y CONFIG_VECTORS_BASE=0xffff0000 |