From ca445e7e8182fc6e2b350440a549e635f2240ade Mon Sep 17 00:00:00 2001 From: coolsnowwolf Date: Thu, 14 Sep 2017 00:04:05 +0800 Subject: [PATCH] add I2C support for x86/x64 --- target/linux/x86/config-4.9 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/x86/config-4.9 b/target/linux/x86/config-4.9 index e44536b2b..59623ccc3 100644 --- a/target/linux/x86/config-4.9 +++ b/target/linux/x86/config-4.9 @@ -235,6 +235,7 @@ CONFIG_HW_RANDOM_GEODE=y CONFIG_HW_RANDOM_VIA=y # CONFIG_HYPERVISOR_GUEST is not set CONFIG_HZ_PERIODIC=y +CONFIG_I2C=y CONFIG_I8253_LOCK=y # CONFIG_I8K is not set # CONFIG_IB700_WDT is not set