soc/intel/alderlake: Add ADL-P 4+4 with 28W TDP
[coreboot.git] / src / drivers / i2c / designware / Kconfig
blobe4b7777dafa31b2dc7c241b14031a99cc265c00e
1 config DRIVERS_I2C_DESIGNWARE
2         bool
3         help
4           Designware I2C support
6 config DRIVERS_I2C_DESIGNWARE_CLOCK_MHZ
7         int
8         depends on DRIVERS_I2C_DESIGNWARE
9         help
10           The i2c ip block's clock.
12 config DRIVERS_I2C_DESIGNWARE_DEBUG
13         bool
14         default n
15         depends on DRIVERS_I2C_DESIGNWARE