repo.or.cz
/
coreboot2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mb/google/rauru: Implement regulator interface
[coreboot2.git]
/
src
/
drivers
/
i2c
/
pca9538
/
Kconfig
blob
c26c9a5feac183b93ac9cba2a1ac5a9c99aba6f9
1
## SPDX-License-Identifier: GPL-2.0-only
2
3
config DRIVERS_I2C_PCA9538
4
bool
5
default n
6
help
7
Enable support for I2C I/O expander PCA9538.