mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 00:33:55 -06:00
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:
parent
02017ee385
commit
1550b0e6bf
17 changed files with 23 additions and 8 deletions
|
@ -3,6 +3,7 @@ config ADB
|
|||
|
||||
config LM832X
|
||||
bool
|
||||
depends on I2C
|
||||
|
||||
config PCKBD
|
||||
bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue