Kconfig 198 B

123456789101112
  1. #
  2. # FSI subsystem
  3. #
  4. menu "FSI support"
  5. config FSI
  6. tristate "FSI support"
  7. ---help---
  8. FSI - the FRU Support Interface - is a simple bus for low-level
  9. access to POWER-based hardware.
  10. endmenu