summaryrefslogtreecommitdiffstats
path: root/toolchain/sstrip/Config.in
blob: f6fe458e28adb351f6885e48a14215dacf9a095e (plain)
1
2
3
4
5
6
7
8
9
10
11
config BR2_PACKAGE_SSTRIP_TARGET
	bool "Install sstrip for the target system"
	default n
	help
	  Maximal 'strip'ing utility.

config BR2_PACKAGE_SSTRIP_HOST
	bool "Install sstrip for the host/build system"
	default n
	help
	  Maximal 'strip'ing utility.