qemu-e2k/hw/i2c
Thomas Huth 50876ead08 i2c: Add a CONFIG_I2C master switch to the configuration files
The i2c core and the at24c EEPROM should only be compiled and linked
on the machines that support i2c. Otherwise it's quite strange to see
the at24c-eeprom to be "available" on qemu-system-s390x for example.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1516634853-15883-1-git-send-email-thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2018-02-05 18:09:45 +01:00
..
aspeed_i2c.c
bitbang_i2c.c
bitbang_i2c.h
core.c
exynos4210_i2c.c
i2c-ddc.c maint: Fix macros with broken 'do/while(0); ' usage 2018-01-16 14:54:52 +01:00
imx_i2c.c
Makefile.objs i2c: Add a CONFIG_I2C master switch to the configuration files 2018-02-05 18:09:45 +01:00
omap_i2c.c Replace all occurances of __FUNCTION__ with __func__ 2018-01-22 09:46:18 +01:00
pm_smbus.c
ppc4xx_i2c.c
smbus_eeprom.c
smbus_ich9.c
smbus.c
versatile_i2c.c