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

@ -24,9 +24,11 @@ config PL110
config SII9022
bool
depends on I2C
config SSD0303
bool
depends on I2C
config SSD0323
bool
@ -71,6 +73,7 @@ config MILKYMIST_TMU2
config SM501
bool
select I2C
config TCX
bool