diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-10-06 04:15:59 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-10-06 04:15:59 +0000 |
commit | d46c3266bc46c6ccf76371673e8da73e4d2fbb83 (patch) | |
tree | c9220dccc34049fee8bb1c290fd079cdae9f05b5 /target/linux/goldfish | |
parent | 969f8537aba5428badb516eef1bd5f140ed284cd (diff) |
[kernel] move common CONFIG_MMC entries to generic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17948 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |