diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2013-11-03 20:20:14 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2013-11-03 20:20:14 +0000 |
commit | c30346c2e15312df7d03882cd507665100a6df16 (patch) | |
tree | 37a9abbf9286ff3a9b042e4840bfb5433f029990 /target/linux/generic/config-3.3 | |
parent | a02ef5d05e173c476bbee40c92dae48d6ae0a3ba (diff) | |
download | upstream-c30346c2e15312df7d03882cd507665100a6df16.tar.gz upstream-c30346c2e15312df7d03882cd507665100a6df16.tar.bz2 upstream-c30346c2e15312df7d03882cd507665100a6df16.zip |
kernel: add some config options
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38640
Diffstat (limited to 'target/linux/generic/config-3.3')
-rw-r--r-- | target/linux/generic/config-3.3 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3 index db90383cf4..befca4c749 100644 --- a/target/linux/generic/config-3.3 +++ b/target/linux/generic/config-3.3 @@ -3030,6 +3030,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 @@ -3053,6 +3054,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_PLATFORM is not set # CONFIG_USB_EHCI_HCD_PPC_OF is not set # CONFIG_USB_EHCI_MV is not set @@ -3077,6 +3079,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 @@ -3164,6 +3167,7 @@ CONFIG_USB_GADGET_VBUS_DRAW=2 # CONFIG_USB_MUSB_HDRC 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 @@ -3198,6 +3202,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_RENESAS_USBHS is not set |