blob: f10c14ab1f65a5df6254cde8ce85e926ef20675e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
config SOC_AMD_COMMON_BLOCK_I2C
bool
help
Select this option to add FCH I2C controller functions to the build.
config SOC_AMD_COMMON_BLOCK_I2C_PAD_CTRL
bool
help
Select this option to add FCH I2C pad configuration functions to the
build.
config SOC_AMD_COMMON_BLOCK_I23C_PAD_CTRL
bool
help
Select this option to add FCH I2C/I3C pad configuration functions to
the build.
|