diff options
Diffstat (limited to 'util-linux/Config.in')
-rw-r--r-- | util-linux/Config.in | 12 |
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 |