diff options
author | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-11-01 08:49:35 +0000 |
---|---|---|
committer | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-11-01 08:49:35 +0000 |
commit | dbe336d30e57291d7c8972dcf814e8ffcc7486e5 (patch) | |
tree | 697069899c7e6b176a9fd5d03afb9e0e23d51ad7 /target/linux/generic/config-3.9 | |
parent | a24c6ad74fbe820ab23c20c214584a0117e83d95 (diff) |
kernel: add missing config options
The buildbots found some new missing config options.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38633 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-3.9')
-rw-r--r-- | target/linux/generic/config-3.9 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.9 b/target/linux/generic/config-3.9 index 1e6933d917..a92c71ba67 100644 --- a/target/linux/generic/config-3.9 +++ b/target/linux/generic/config-3.9 @@ -3451,6 +3451,7 @@ CONFIG_USB_EHCI_TT_NEWSCHED=y CONFIG_USB_EZUSB=y # CONFIG_USB_EZUSB_FX2 is not set # CONFIG_USB_FILE_STORAGE is not set +# CONFIG_USB_FSL_USB2 is not set # CONFIG_USB_FTDI_ELAN is not set # CONFIG_USB_FUNCTIONFS is not set # CONFIG_USB_FUSB300 is not set |