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 | f62328db0eb2cc440a9b44df1a8295b7fdb452ca (patch) | |
tree | 5d72c96f12448561d5248f5a45bb334ddc15fb47 /target | |
parent | 07a0cc9a2b959c794ce20ff2deaed61e7b016e90 (diff) | |
download | upstream-f62328db0eb2cc440a9b44df1a8295b7fdb452ca.tar.gz upstream-f62328db0eb2cc440a9b44df1a8295b7fdb452ca.tar.bz2 upstream-f62328db0eb2cc440a9b44df1a8295b7fdb452ca.zip |
[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
Diffstat (limited to 'target')
-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 |