1 ## SPDX-License-Identifier: GPL-2.0-only
3 config SOC_INTEL_COMMON_BLOCK_LPC
6 Use common LPC code for platform. Only soc specific code needs to
7 be implemented as per requirement.
9 config SOC_INTEL_COMMON_BLOCK_LPC_COMB_ENABLE
10 depends on SOC_INTEL_COMMON_BLOCK_LPC && DRIVERS_UART_8250IO
14 By default COMA range to LPC is enable. COMB range to LPC is optional
15 and should select based on platform dedicated selection.
17 config SOC_INTEL_COMMON_BLOCK_LPC_MIRROR_TO_GPMR
19 depends on SOC_INTEL_COMMON_BLOCK_GPMR
21 Mirror LPC registers for IO/MMIO to their corresponding GPMR registers.
22 Required for platforms starting from SPT.