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.10 | |
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.10')
-rw-r--r-- | target/linux/generic/config-3.10 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.10 b/target/linux/generic/config-3.10 index 0f13e25fe6..acb41133ff 100644 --- a/target/linux/generic/config-3.10 +++ b/target/linux/generic/config-3.10 @@ -1877,6 +1877,7 @@ CONFIG_MTD_MAP_BANK_WIDTH_4=y # CONFIG_MTD_NAND is not set # CONFIG_MTD_NAND_AMS_DELTA is not set # CONFIG_MTD_NAND_AR934X is not set +# CONFIG_MTD_NAND_AR934X_HW_ECC is not set # CONFIG_MTD_NAND_ATMEL is not set # CONFIG_MTD_NAND_AU1550 is not set # CONFIG_MTD_NAND_AUTCPU12 is not set @@ -3514,6 +3515,7 @@ CONFIG_USB_EZUSB=y # CONFIG_USB_EZUSB_FX2 is not set # CONFIG_USB_FILE_STORAGE is not set # CONFIG_USB_FTDI_ELAN is not set +# CONFIG_USB_FSL_USB2 is not set # CONFIG_USB_FUNCTIONFS is not set # CONFIG_USB_FUSB300 is not set # CONFIG_USB_GADGET is not set |