summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.block
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-03-02 04:04:48 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2015-03-02 18:53:23 +0100
commit87c3e33b151efb5fea20d2dd3c9c62d3a5c61c8f (patch)
tree21c2a7356b7e1bb0b947129ea5f2d081d45b0b7e /target/linux/config/Config.in.block
parente8583149d4dd16b7cedc135d63a46138dffcef85 (diff)
default m approach for selecting kernel stuff by packages does not work well. remove it for now
Diffstat (limited to 'target/linux/config/Config.in.block')
-rw-r--r--target/linux/config/Config.in.block4
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/config/Config.in.block b/target/linux/config/Config.in.block
index a72a95012..d9d13a616 100644
--- a/target/linux/config/Config.in.block
+++ b/target/linux/config/Config.in.block
@@ -411,7 +411,6 @@ config ADK_KERNEL_DM_CRYPT
select ADK_KERNEL_CRYPTO_CBC
select ADK_KERNEL_CRYPTO_BLKCIPHER
depends on ADK_KERNEL_BLK_DEV_DM
- default m if ADK_PACKAGE_CRYPTSETUP
default n
help
This device-mapper target allows you to create a device that
@@ -439,7 +438,6 @@ config ADK_KERNEL_BLK_DEV_DRBD
tristate "DRBD support (Network RAID 1)"
select ADK_KERNEL_BLK_DEV
select ADK_KERNEL_CONNECTOR
- default m if ADK_PACKAGE_DRBD
default n
help
DRBD - http://www.drbd.org
@@ -447,8 +445,6 @@ config ADK_KERNEL_BLK_DEV_DRBD
config ADK_KERNEL_BLK_DEV_LOOP
tristate "Loop mount support"
select ADK_KERNEL_BLK_DEV
- default m if ADK_PACKAGE_LOSETUP
- default m if ADK_PACKAGE_LTP
default n
help
Saying Y here will allow you to use a regular file as a block