diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-02-28 15:34:28 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-02-28 15:34:28 +0000 |
commit | 4cc80a177cd1c28a57530906238f836c403c87bd (patch) | |
tree | 5d72c96f12448561d5248f5a45bb334ddc15fb47 | |
parent | 4355c3d9a308c1b9d10e7da73ccc0f5996fb310a (diff) |
[kernel] generic-2.6/2.6.28: add missing Kconfig option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14691 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 a704b3fe7..97d480413 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 |