repo.or.cz
/
coreboot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
soc/intel/alderlake: Add ADL-P 4+4 with 28W TDP
[coreboot.git]
/
src
/
drivers
/
i2c
/
designware
/
Kconfig
blob
e4b7777dafa31b2dc7c241b14031a99cc265c00e
1
config DRIVERS_I2C_DESIGNWARE
2
bool
3
help
4
Designware I2C support
5
6
config DRIVERS_I2C_DESIGNWARE_CLOCK_MHZ
7
int
8
depends on DRIVERS_I2C_DESIGNWARE
9
help
10
The i2c ip block's clock.
11
12
config DRIVERS_I2C_DESIGNWARE_DEBUG
13
bool
14
default n
15
depends on DRIVERS_I2C_DESIGNWARE