diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-02-28 15:34:28 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-02-28 15:34:28 +0000 |
commit | 4b9c8e7ce59c329a90e129f3400bf6e862086d71 (patch) | |
tree | 2b1fe687d0399960dcea89cdff45c7b849388d1f /target/linux | |
parent | 6f3b31537517f53f47aabbe1dca083d2aae83c79 (diff) | |
download | upstream-4b9c8e7ce59c329a90e129f3400bf6e862086d71.tar.gz upstream-4b9c8e7ce59c329a90e129f3400bf6e862086d71.tar.bz2 upstream-4b9c8e7ce59c329a90e129f3400bf6e862086d71.zip |
generic-2.6/2.6.28: add missing Kconfig option
SVN-Revision: 14691
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.28 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.28 b/target/linux/generic-2.6/config-2.6.28 index a704b3fe77..97d4804137 100644 --- a/target/linux/generic-2.6/config-2.6.28 +++ b/target/linux/generic-2.6/config-2.6.28 @@ -900,6 +900,7 @@ CONFIG_MODULE_UNLOAD=y # CONFIG_MOUSE_PC110PAD is not set # CONFIG_MSDOS_FS is not set CONFIG_MSDOS_PARTITION=y +# CONFIG_MTD_ALAUDA is not set # CONFIG_MTD_AR7_PARTS is not set # CONFIG_MTD_DATAFLASH is not set # CONFIG_MTD_DEBUG is not set |