diff options
author | Nicolas Thill <nico@openwrt.org> | 2009-10-06 04:15:59 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2009-10-06 04:15:59 +0000 |
commit | fcc67b55b1aeb7943f4cb3621d349da7764e4bbd (patch) | |
tree | 37ee6980c64aa38d7e62af056d5c31a2e37611c0 /target/linux/goldfish | |
parent | 2556fbb0cd81ce19a6a5ac49425eee14efb7a1ab (diff) | |
download | upstream-fcc67b55b1aeb7943f4cb3621d349da7764e4bbd.tar.gz upstream-fcc67b55b1aeb7943f4cb3621d349da7764e4bbd.tar.bz2 upstream-fcc67b55b1aeb7943f4cb3621d349da7764e4bbd.zip |
move common CONFIG_MMC entries to generic
SVN-Revision: 17948
Diffstat (limited to 'target/linux/goldfish')
-rw-r--r-- | target/linux/goldfish/config-2.6.30 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/goldfish/config-2.6.30 b/target/linux/goldfish/config-2.6.30 index 7831e75b11..072a2413e6 100644 --- a/target/linux/goldfish/config-2.6.30 +++ b/target/linux/goldfish/config-2.6.30 @@ -143,6 +143,7 @@ CONFIG_KEYBOARD_GOLDFISH_EVENTS=y # CONFIG_LOCK_STAT is not set # CONFIG_LOGO is not set CONFIG_MACH_GOLDFISH=y +# CONFIG_MMC_GOLDFISH is not set # CONFIG_MTD_CFI is not set # CONFIG_MTD_COMPLEX_MAPPINGS is not set CONFIG_MTD_CONCAT=y |