diff options
Diffstat (limited to 'e2fsprogs/Config.src')
-rw-r--r-- | e2fsprogs/Config.src | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/e2fsprogs/Config.src b/e2fsprogs/Config.src index 62bc810f8..6043e9b57 100644 --- a/e2fsprogs/Config.src +++ b/e2fsprogs/Config.src | |||
@@ -33,6 +33,7 @@ config FSCK | |||
33 | config LSATTR | 33 | config LSATTR |
34 | bool "lsattr" | 34 | bool "lsattr" |
35 | default y | 35 | default y |
36 | depends on PLATFORM_LINUX | ||
36 | help | 37 | help |
37 | lsattr lists the file attributes on a second extended file system. | 38 | lsattr lists the file attributes on a second extended file system. |
38 | 39 | ||