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/orion/config-default | |
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/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 |