mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-07 21:53:44 +00:00
13 lines
198 B
Plaintext
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
|