Lines Matching +full:system +full:- +full:on +full:- +full:a +full:- +full:chip

1 # SPDX-License-Identifier: GPL-2.0-only
8 depends on OF
11 FSI - the FRU Support Interface - is a simple bus for low-level
12 access to POWER-based hardware.
21 located under a common /dev/fsi/ directory. Set to N unless your
25 by one so that chip 0 will have /dev/scom1 and chip1 /dev/scom2
29 symlinks in /dev/fsi/by-path when this option is enabled.
32 tristate "GPIO-based FSI master"
33 depends on GPIOLIB
36 This option enables a FSI master driver using GPIO lines.
41 This option enables a FSI hub master driver. Hub is a type of FSI
42 master that is connected to the upstream master via a slave. Hubs
44 a high target device fanout.
47 tristate "FSI master based on Aspeed ColdFire coprocessor"
48 depends on GPIOLIB
49 depends on GPIO_ASPEED
52 This option enables a FSI master using the AST2400 and AST2500 GPIO
58 depends on HAS_IOMEM
60 This option enables a FSI master that is present behind an OPB bridge
63 Enable it for your BMC kernel in an OpenPower or IBM Power system.
67 depends on I2C
69 This option enables a virtual FSI master in order to access a CFAM
70 behind an IBM I2C Responder (I2CR) chip. The I2CR is an I2C device
81 depends on OF_ADDRESS
84 a pipe-like FSI device for communicating with the self boot engine
85 (SBE) on POWER processors.
89 depends on FSI_SBEFIFO
91 This option enables an SBEFIFO based On-Chip Controller (OCC) device
92 driver. The OCC is a device embedded on a POWER processor that collects
93 and aggregates sensor data from the processor and system. The OCC can
95 management on the system.
99 depends on FSI_MASTER_I2CR