diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-04-04 15:53:52 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-04-04 15:53:52 +0000 |
commit | ff7c3c648193ac159bb157b770f605dd703a3751 (patch) | |
tree | 0daae6076a13b24af8f56b1a8f2e9b8de9f2a9c1 /target/linux/generic/config-3.0 | |
parent | f4c650032291dc644ff2f7e30fd8bcf963f7eb00 (diff) |
[kernel/3+] add missing DM/MD config symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31197 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-3.0')
-rw-r--r-- | target/linux/generic/config-3.0 | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/target/linux/generic/config-3.0 b/target/linux/generic/config-3.0 index 9e77c1b2eb..c2b6a6f8ee 100644 --- a/target/linux/generic/config-3.0 +++ b/target/linux/generic/config-3.0 @@ -555,9 +555,14 @@ CONFIG_DEVPORT=y # CONFIG_DMATEST is not set # CONFIG_DMA_API_DEBUG is not set # CONFIG_DMA_ENGINE is not set +# CONFIG_DM_DEBUG is not set +# CONFIG_DM_DELAY is not set # CONFIG_DM_LOG_USERSPACE is not set -# CONFIG_DM_RAID is not set # CONFIG_DM_FLAKEY is not set +# CONFIG_DM_MULTIPATH is not set +# CONFIG_DM_RAID is not set +# CONFIG_DM_UEVENT is not set +# CONFIG_DM_ZERO is not set # CONFIG_DNET is not set # CONFIG_DNOTIFY is not set # CONFIG_DRAGONRISE_FF is not set @@ -1297,6 +1302,7 @@ CONFIG_LZMA_DECOMPRESS=y # CONFIG_MARVELL_PHY is not set # CONFIG_MAX63XX_WATCHDOG is not set # CONFIG_MD is not set +# CONFIG_MD_FAULTY is not set # CONFIG_MDIO_BITBANG is not set # CONFIG_MEDIA_ATTACH is not set # CONFIG_MEDIA_CONTROLLER is not set |