xref: /openbmc/linux/drivers/fsi/Kconfig (revision fcc8487d)
1#
2# FSI subsystem
3#
4
5menu "FSI support"
6
7config FSI
8	tristate "FSI support"
9	---help---
10	  FSI - the FRU Support Interface - is a simple bus for low-level
11	  access to POWER-based hardware.
12endmenu
13