1 # SPDX-License-Identifier: GPL-2.0-only
3 if ARCH_ASPEED || COMPILE_TEST
5 menu "ASPEED SoC drivers"
8 tristate "ASPEED LPC firmware cycle control"
13 Control LPC firmware cycle mappings through ioctl()s. The driver
14 also provides a read/write interface to a BMC ram region where the
15 host LPC read/write region can be buffered.
17 config ASPEED_LPC_SNOOP
18 tristate "ASPEED LPC snoop support"
23 Provides a driver to control the LPC snoop interface which
24 allows the BMC to listen on and save the data written by
25 the host to an arbitrary LPC I/O port.
27 config ASPEED_P2A_CTRL
28 tristate "ASPEED P2A (VGA MMIO to BMC) bridge control"
33 Control ASPEED P2A VGA MMIO to BMC mappings through ioctl()s. The
34 driver also provides an interface for userspace mappings to a
38 bool "ASPEED SoC Information driver"
43 Say yes to support decoding of ASPEED BMC information.