summaryrefslogtreecommitdiffstats
path: root/toolchain/sstrip/Config.in
blob: be4fa28a372f8bf30ab1bb3cef9ab33a30343eac (plain)
1
2
3
4
5
6
7
8
9
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.