commit | 53ed424e09f555598f7af286787a76d9c397e812 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue Feb 05 13:07:03 2013 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Apr 08 18:13:13 2013 +0200 |
tree | 0ff80ee3dc9b0868c3c1886180d032f0aeef8c86 | |
parent | fc97bb5ba3e7239c0b6d24095df6784868dfebbf [diff] [blame] |
hw: move I2C controllers to hw/i2c/, configure via default-configs/ Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
diff --git a/default-configs/arm-softmmu.mak b/default-configs/arm-softmmu.mak index a7dd44a..24b0d41 100644 --- a/default-configs/arm-softmmu.mak +++ b/default-configs/arm-softmmu.mak
@@ -50,6 +50,7 @@ CONFIG_XGMAC=y CONFIG_EXYNOS4=y CONFIG_PXA2XX=y +CONFIG_BITBANG_I2C=y CONFIG_FRAMEBUFFER=y CONFIG_MARVELL_88W8618=y CONFIG_OMAP=y