Config.in 255 B

1234567891011
  1. config BR2_PACKAGE_SSTRIP_TARGET
  2. bool "Install sstrip for the target system"
  3. default n
  4. help
  5. Maximal 'strip'ing utility.
  6. config BR2_PACKAGE_SSTRIP_HOST
  7. bool "Install sstrip for the host/build system"
  8. default n
  9. help
  10. Maximal 'strip'ing utility.