qemu-patch-raspberry4/hw/misc/Kconfig
Paolo Bonzini 9533dcdd41 ptimer: express dependencies with Kconfig
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Yang Zhong <yang.zhong@intel.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20190123065618.3520-39-yang.zhong@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2019-03-07 21:45:53 +01:00

112 lines
1.2 KiB
Plaintext

config APPLESMC
bool
depends on ISA_BUS
config MAX111X
bool
config TMP105
bool
depends on I2C
config TMP421
bool
depends on I2C
config ISA_DEBUG
bool
depends on ISA_BUS
config SGA
bool
depends on ISA_BUS
config ISA_TESTDEV
bool
default y if TEST_DEVICES
depends on ISA_BUS
config PCI_TESTDEV
bool
default y if TEST_DEVICES
depends on PCI
config EDU
bool
default y if TEST_DEVICES
depends on PCI
config PCA9552
bool
depends on I2C
config PL310
bool
config INTEGRATOR_DEBUG
bool
config A9SCU
bool
config ARM11SCU
bool
config MOS6522
bool
config MACIO
bool
config IVSHMEM_DEVICE
bool
default y if PCI_DEVICES
depends on PCI && LINUX && IVSHMEM
config ECCMEMCTL
bool
config IMX
bool
select PTIMER
config STM32F2XX_SYSCFG
bool
config MIPS_ITU
bool
config MPS2_FPGAIO
bool
config MPS2_SCC
bool
config TZ_MPC
bool
config TZ_MSC
bool
config TZ_PPC
bool
config IOTKIT_SECCTL
bool
config IOTKIT_SYSCTL
bool
config IOTKIT_SYSINFO
bool
config PVPANIC
bool
depends on ISA_BUS
config AUX
bool
select I2C
source macio/Kconfig