diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2013-11-03 20:20:14 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2013-11-03 20:20:14 +0000 |
commit | 213248663e6f8fc2fe4c43697cc9096f31f8cd9b (patch) | |
tree | aa0cf94599ff02fc1e8422c47dd83dec92e65ad8 /target/linux/generic/config-3.8 | |
parent | 632a94b5f4d35c88a36207a68247aff63d103a06 (diff) | |
download | upstream-213248663e6f8fc2fe4c43697cc9096f31f8cd9b.tar.gz upstream-213248663e6f8fc2fe4c43697cc9096f31f8cd9b.tar.bz2 upstream-213248663e6f8fc2fe4c43697cc9096f31f8cd9b.zip |
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.8')
-rw-r--r-- | target/linux/generic/config-3.8 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.8 b/target/linux/generic/config-3.8 index e315fcc00f..2f8c6524d6 100644 --- a/target/linux/generic/config-3.8 +++ b/target/linux/generic/config-3.8 @@ -3368,6 +3368,7 @@ CONFIG_UNIX98_PTYS=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 @@ -3392,6 +3393,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 @@ -3416,6 +3418,7 @@ CONFIG_USB_EZUSB=y CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2 CONFIG_USB_GADGET_VBUS_DRAW=2 # CONFIG_USB_GL860 is not set +# CONFIG_USB_GOKU is not set # CONFIG_USB_GPIO_VBUS is not set # CONFIG_USB_GSPCA is not set # CONFIG_USB_GSPCA_BENQ is not set @@ -3502,8 +3505,10 @@ CONFIG_USB_GADGET_VBUS_DRAW=2 # CONFIG_USB_MON is not set # CONFIG_USB_MOUSE is not set # CONFIG_USB_MUSB_HDRC is not set +# 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_AX8817X is not set # CONFIG_USB_NET_CDCETHER is not set # CONFIG_USB_NET_CDC_EEM is not set @@ -3539,6 +3544,7 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y # CONFIG_USB_PEGASUS is not set # CONFIG_USB_PRINTER is not set # CONFIG_USB_PWC_INPUT_EVDEV is not set +# CONFIG_USB_PXA27X is not set # CONFIG_USB_R8A66597 is not set # CONFIG_USB_R8A66597_HCD is not set # CONFIG_USB_RCAR_PHY is not set |