mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-10 11:04:58 -06:00
isa: express dependencies with kconfig
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Yang Zhong <yang.zhong@intel.com> Message-Id: <20190123065618.3520-36-yang.zhong@intel.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
03b348bdcb
commit
a7e2315907
22 changed files with 41 additions and 16 deletions
|
@ -6,6 +6,8 @@ config LM832X
|
|||
|
||||
config PCKBD
|
||||
bool
|
||||
default y
|
||||
depends on ISA_BUS
|
||||
|
||||
config PL050
|
||||
bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue