Kconfig 229 B

123456789101112131415
  1. # Kconfig - alipay library
  2. #
  3. # Copyright (c) 2016 Actions Corporation
  4. #
  5. # SPDX-License-Identifier: Apache-2.0
  6. #
  7. config LIB_SEC
  8. bool
  9. prompt "Enable libsec library"
  10. default n
  11. help
  12. This option enable libsec library