aboutsummaryrefslogtreecommitdiff
path: root/util-linux/Config.in
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-04-23 01:45:08 +0000
committerMike Frysinger <vapier@gentoo.org>2005-04-23 01:45:08 +0000
commit3b59821cbdc63ad3acb920095cae1b866e28bcb7 (patch)
tree3f352a7a58e597b36b7a9154b6a32b098d6ccbb6 /util-linux/Config.in
parent0ea3a6f660d890368d22fc7d3543487f825b2f1b (diff)
downloadbusybox-3b59821cbdc63ad3acb920095cae1b866e28bcb7.tar.gz
remove lsattr/chattr to prepare for a top level e2fsprogs dir with more stuff in it
Diffstat (limited to 'util-linux/Config.in')
-rw-r--r--util-linux/Config.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/util-linux/Config.in b/util-linux/Config.in
index 65ac62ed8..c47a42d5b 100644
--- a/util-linux/Config.in
+++ b/util-linux/Config.in
@@ -5,18 +5,6 @@
menu "Linux System Utilities"
-config CONFIG_CHATTR
- bool "chattr"
- default n
- help
- chattr changes the file attributes on a second extended file system.
-
-config CONFIG_LSATTR
- bool "lsattr"
- default n
- help
- lsattr lists the file attributes on a second extended file system.
-
config CONFIG_DMESG
bool "dmesg"
default n