kumquat-buildroot/toolchain/sstrip/Config.in
Peter Korsgaard 4683420c4c Kconfig: remove 'default n'
'default n' is the default, so there's no need to say it explicitly.
2008-07-17 20:01:44 +00:00

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.