diff options
author | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-11-03 20:20:14 +0000 |
---|---|---|
committer | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-11-03 20:20:14 +0000 |
commit | a25fd70e56741a375872bf9912d92ec7939d501b (patch) | |
tree | aa0cf94599ff02fc1e8422c47dd83dec92e65ad8 /target/linux/generic/config-3.12 | |
parent | a32cb3d567d519b19ab22e61ef3968e1e8ce8418 (diff) |
kernel: add some config options
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38640 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-3.12')
-rw-r--r-- | target/linux/generic/config-3.12 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.12 b/target/linux/generic/config-3.12 index 7aca57addc..688e693a9b 100644 --- a/target/linux/generic/config-3.12 +++ b/target/linux/generic/config-3.12 @@ -3573,6 +3573,7 @@ CONFIG_UNIX=y # CONFIG_USB_ACM is not set # CONFIG_USB_ADUTUX is not set CONFIG_USB_ALI_M5632=y +# CONFIG_USB_AMD5536UDC is not set CONFIG_USB_AN2720=y # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set # CONFIG_USB_APPLEDISPLAY is not set @@ -3600,6 +3601,7 @@ CONFIG_USB_DEVICEFS=y # CONFIG_USB_DWC3 is not set # CONFIG_USB_DWC_OTG_LPM is not set # CONFIG_USB_DYNAMIC_MINORS is not set +# CONFIG_USB_EG20T is not set # CONFIG_USB_EHCI_HCD_PPC_OF is not set # CONFIG_USB_EHCI_MV is not set CONFIG_USB_EHCI_ROOT_HUB_TT=y @@ -3634,6 +3636,7 @@ CONFIG_USB_GADGET_VBUS_DRAW=2 # CONFIG_USB_G_MULTI is not set # CONFIG_USB_G_NCM is not set # CONFIG_USB_G_NOKIA is not set +# CONFIG_USB_GOKU is not set # CONFIG_USB_GPIO_VBUS is not set # CONFIG_USB_G_PRINTER is not set # CONFIG_USB_G_SERIAL is not set @@ -3722,6 +3725,7 @@ CONFIG_USB_GADGET_VBUS_DRAW=2 # CONFIG_USB_MV_U3D is not set # CONFIG_USB_MV_UDC is not set # CONFIG_USB_NET2272 is not set +# CONFIG_USB_NET2280 is not set # CONFIG_USB_NET_AX88179_178A is not set # CONFIG_USB_NET_AX8817X is not set # CONFIG_USB_NET_CDC_EEM is not set |