alistair23-linux/drivers/fsi/Kconfig
Jeremy Kerr 0508ad1fff drivers/fsi: Add empty fsi bus definitions
This change adds the initial (empty) fsi bus definition, and introduces
drivers/fsi/.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Chris Bostic <cbostic@us.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-02-10 15:19:48 +01:00

13 lines
198 B
Plaintext

#
# FSI subsystem
#
menu "FSI support"
config FSI
tristate "FSI support"
---help---
FSI - the FRU Support Interface - is a simple bus for low-level
access to POWER-based hardware.
endmenu