blob: 04c1a0efa7a7b12ec5733755727654cdf56dd8e7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
#
# 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
|