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 | fd7530be8f11f7d15ef07c571eab7a8ac9571129 (patch) | |
tree | c9220dccc34049fee8bb1c290fd079cdae9f05b5 /target/linux/orion/config-default | |
parent | 4c7f1e60a03e14572ea9ff5219df3f86d4b4a6dd (diff) | |
download | master-187ad058-fd7530be8f11f7d15ef07c571eab7a8ac9571129.tar.gz master-187ad058-fd7530be8f11f7d15ef07c571eab7a8ac9571129.tar.bz2 master-187ad058-fd7530be8f11f7d15ef07c571eab7a8ac9571129.zip |
[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/orion/config-default')
-rw-r--r-- | target/linux/orion/config-default | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/orion/config-default b/target/linux/orion/config-default index 5b77fb1d31..0673f68f05 100644 --- a/target/linux/orion/config-default +++ b/target/linux/orion/config-default @@ -155,8 +155,6 @@ CONFIG_MEDIA_TUNER_TEA5767=m CONFIG_MEDIA_TUNER_XC2028=m CONFIG_MEDIA_TUNER_XC5000=m # CONFIG_MINIX_FS is not set -# CONFIG_MMC_TEST is not set -# CONFIG_MMC_MVSDIO is not set CONFIG_MTD_PHYSMAP=y CONFIG_MTD_PHYSMAP_BANKWIDTH=1 CONFIG_MTD_PHYSMAP_LEN=0 |