aboutsummaryrefslogtreecommitdiff
path: root/hw/i2c/Kconfig
blob: d6d44026087d246c0032a1248c57704b8c4dbdfa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
config I2C
    bool

config SMBUS_EEPROM
    bool

config DDC
    bool

config VERSATILE_I2C
    bool

config ACPI_SMBUS
    bool

config BITBANG_I2C
    bool

config IMX_I2C
    bool