qemu-patch-raspberry4/hw/isa/Kconfig
Paolo Bonzini 1550b0e6bf 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>
2019-03-07 21:45:53 +01:00

33 lines
378 B
Plaintext

config ISA_BUS
bool
config APM
bool
config I82378
bool
select ISA_BUS
config PC87312
bool
select ISA_BUS
config PIIX4
bool
select ISA_BUS
config VT82C686
bool
select ISA_BUS
select ACPI_SMBUS
config SMC37C669
bool
select ISA_BUS
config LPC_ICH9
bool
select ISA_BUS
select ACPI_SMBUS
select ACPI_X86_ICH