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

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