Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -33,7 +33,7 @@ config FSCK
|
||||
config LSATTR
|
||||
bool "lsattr"
|
||||
default y
|
||||
depends on PLATFORM_LINUX
|
||||
select PLATFORM_LINUX
|
||||
help
|
||||
lsattr lists the file attributes on a second extended file system.
|
||||
|
||||
|
Reference in New Issue
Block a user