cp: FEATURE_CP_LONG_OPTIONS depends on LONG_OPTS
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
f228913fed
commit
88a37689a7
@ -81,7 +81,7 @@ config CP
|
|||||||
config FEATURE_CP_LONG_OPTIONS
|
config FEATURE_CP_LONG_OPTIONS
|
||||||
bool "Enable long options for cp"
|
bool "Enable long options for cp"
|
||||||
default n
|
default n
|
||||||
depends on CP
|
depends on CP && LONG_OPTS
|
||||||
help
|
help
|
||||||
Enable long options for cp.
|
Enable long options for cp.
|
||||||
Also add support for --parents option.
|
Also add support for --parents option.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user