i2c: express dependencies with Kconfig

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Yang Zhong <yang.zhong@intel.com>
Acked-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20190123065618.3520-38-yang.zhong@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
Paolo Bonzini 2019-01-23 14:56:11 +08:00
parent 02017ee385
commit 1550b0e6bf
17 changed files with 23 additions and 8 deletions

View file

@ -9,6 +9,7 @@ config A9_GTIMER
config DS1338
bool
depends on I2C
config HPET
bool
@ -18,6 +19,7 @@ config I8254
config M41T80
bool
depends on I2C
config M48T59
bool
@ -27,6 +29,7 @@ config PL031
config TWL92230
bool
depends on I2C
config XLNX_ZYNQMP
bool