aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/common/block/lpc/Kconfig
blob: 3cfbfe5dcdd7b106cad05d693ef7ec200cc9e9cc (plain)
1
2
3
4
5
6
7
8
9
10
11
config SOC_AMD_COMMON_BLOCK_LPC
	bool
	default n
	help
	  Select this option to use the traditional LPC-ISA bridge at D14F3.

config PROVIDES_ROM_SHARING
	bool
	default n
	help
	  Select this option if the LPC bridge supports ROM sharing.