Kconfig 305 B

123456789
  1. comment "Samsung STI Options"
  2. config SEC_STI
  3. tristate "Samsung STI(System Test Infra)"
  4. default n
  5. help
  6. Config to support Samsung STI(System Test Infra) solutions.
  7. There are many sub configs to support
  8. ABC driver, ABC hub driver, LABO driver and so on.
  9. All sub configs depends on config SEC_STI.