Kconfig 214 B

123456789
  1. #
  2. # Network Context Module Configuration
  3. #
  4. # SEC_PRODUCT_FEATURE_KNOX_SUPPORT_NPA {
  5. config KNOX_NCM
  6. tristate "Network Context Module Support"
  7. depends on NET
  8. default n
  9. # SEC_PRODUCT_FEATURE_KNOX_SUPPORT_NPA }