Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 
0003 config PECI_ASPEED
0004         tristate "ASPEED PECI support"
0005         depends on ARCH_ASPEED || COMPILE_TEST
0006         depends on OF
0007         depends on HAS_IOMEM
0008         depends on COMMON_CLK
0009         help
0010           This option enables PECI controller driver for ASPEED AST2400,
0011           AST2500 and AST2600 SoCs. It allows BMC to discover devices
0012           connected to it, and communicate with them using PECI protocol.
0013 
0014           Say Y here if your system runs on ASPEED SoC and you are using it
0015           as BMC for Intel platform.
0016 
0017           This driver can also be built as a module. If so, the module will
0018           be called peci-aspeed.