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.
72 depends on OF_ADDRESS
75 a pipe-like FSI device for communicating with the self boot engine
76 (SBE) on POWER processors.
80 depends on FSI_SBEFIFO
82 This option enables an SBEFIFO based On-Chip Controller (OCC) device
83 driver. The OCC is a device embedded on a POWER processor that collects
84 and aggregates sensor data from the processor and system. The OCC can
86 management on the system.