mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-10 02:54:58 -06:00
display: express dependencies with kconfig
Signed-off-by: Yang Zhong <yang.zhong@intel.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-Id: <20190123065618.3520-40-yang.zhong@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
9533dcdd41
commit
32690c8bed
5 changed files with 7 additions and 4 deletions
|
@ -8,6 +8,7 @@ config SMBUS_EEPROM
|
|||
config DDC
|
||||
bool
|
||||
depends on I2C
|
||||
select EDID
|
||||
|
||||
config VERSATILE_I2C
|
||||
bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue