diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2013-11-01 08:49:35 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2013-11-01 08:49:35 +0000 |
commit | 0e655122c64b3c3885df8e03741a4e1bdc568623 (patch) | |
tree | 1fadfa2e3044cccb8c4504cd78dfd18b16ab9c4d /target/linux/generic/config-3.3 | |
parent | 2c84ff42f779ff4c2a8071f53122e3c2895fecd6 (diff) | |
download | upstream-0e655122c64b3c3885df8e03741a4e1bdc568623.tar.gz upstream-0e655122c64b3c3885df8e03741a4e1bdc568623.tar.bz2 upstream-0e655122c64b3c3885df8e03741a4e1bdc568623.zip |
kernel: add missing config options
The buildbots found some new missing config options.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38633
Diffstat (limited to 'target/linux/generic/config-3.3')
-rw-r--r-- | target/linux/generic/config-3.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3 index 4224601a65..db90383cf4 100644 --- a/target/linux/generic/config-3.3 +++ b/target/linux/generic/config-3.3 @@ -3065,6 +3065,7 @@ CONFIG_USB_EHCI_TT_NEWSCHED=y # CONFIG_USB_ET61X251 is not set CONFIG_USB_EZUSB=y # 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 |