repo.or.cz
/
qemu
/
kevin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
virtio-gpu: add virtio-vga-gl
[qemu/kevin.git]
/
hw
/
i2c
/
Kconfig
blob
09642a6dcb726ba68b605998bc0e7e9e21aadaf7
1
config I2C
2
bool
3
4
config SMBUS
5
bool
6
select I2C
7
8
config SMBUS_EEPROM
9
bool
10
select SMBUS
11
12
config VERSATILE_I2C
13
bool
14
select BITBANG_I2C
15
16
config ACPI_SMBUS
17
bool
18
select SMBUS
19
20
config BITBANG_I2C
21
bool
22
select I2C
23
24
config IMX_I2C
25
bool
26
select I2C
27
28
config MPC_I2C
29
bool
30
select I2C