mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07: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
|