4683420c4c
'default n' is the default, so there's no need to say it explicitly.
10 lines
233 B
Plaintext
10 lines
233 B
Plaintext
config BR2_PACKAGE_SSTRIP_TARGET
|
|
bool "Install sstrip for the target system"
|
|
help
|
|
Maximal 'strip'ing utility.
|
|
|
|
config BR2_PACKAGE_SSTRIP_HOST
|
|
bool "Install sstrip for the host/build system"
|
|
help
|
|
Maximal 'strip'ing utility.
|