mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 18:44: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
|
@ -1,5 +1,7 @@
|
|||
config FDC
|
||||
bool
|
||||
default y
|
||||
depends on ISA_BUS
|
||||
|
||||
config SSI_M25P80
|
||||
bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue