summaryrefslogtreecommitdiff
path: root/package/dm/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/dm/Config.in')
-rw-r--r--package/dm/Config.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/package/dm/Config.in b/package/dm/Config.in
deleted file mode 100644
index a6a4aaf5b..000000000
--- a/package/dm/Config.in
+++ /dev/null
@@ -1,9 +0,0 @@
-config BR2_PACKAGE_DM
- bool "dm"
- depends on BR2_LARGEFILE
- help
- The Device-mapper is a new component of the linux kernel that
- supports logical volume management. It is required by LVM2 and EVMS.
-
-comment "dm requires a toolchain with LARGEFILE support"
- depends on !BR2_LARGEFILE