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 | |
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')
-rw-r--r-- | target/linux/generic/config-3.0 | 8 | ||||
-rw-r--r-- | target/linux/generic/config-3.1 | 8 | ||||
-rw-r--r-- | target/linux/generic/config-3.2 | 8 | ||||
-rw-r--r-- | target/linux/generic/config-3.3 | 8 |
4 files changed, 28 insertions, 4 deletions
diff --git a/target/linux/generic/config-3.0 b/target/linux/generic/config-3.0 index 9e77c1b2e..c2b6a6f8e 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 diff --git a/target/linux/generic/config-3.1 b/target/linux/generic/config-3.1 index e42255d9e..e9a0062cf 100644 --- a/target/linux/generic/config-3.1 +++ b/target/linux/generic/config-3.1 @@ -560,9 +560,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 @@ -1310,6 +1315,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 diff --git a/target/linux/generic/config-3.2 b/target/linux/generic/config-3.2 index f9306a57b..033e83226 100644 --- a/target/linux/generic/config-3.2 +++ b/target/linux/generic/config-3.2 @@ -568,9 +568,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_DM_THIN_PROVISIONING is not set # CONFIG_DNET is not set # CONFIG_DNOTIFY is not set @@ -1338,6 +1343,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 diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3 index 023a99c52..9578f15a8 100644 --- a/target/linux/generic/config-3.3 +++ b/target/linux/generic/config-3.3 @@ -575,9 +575,14 @@ CONFIG_DEVPORT=y # CONFIG_DMA_API_DEBUG is not set # CONFIG_DMA_ENGINE is not set # CONFIG_DMA_SHARED_BUFFER 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_DM_THIN_PROVISIONING is not set # CONFIG_DNET is not set # CONFIG_DNOTIFY is not set @@ -1350,6 +1355,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 |