qemu-patch-raspberry4/hw/mips/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

22 lines
187 B
Plaintext

config R4K
bool
config MALTA
bool
config MIPSSIM
bool
config JAZZ
bool
config FULONG
bool
config MIPS_CPS
bool
select PTIMER
config MIPS_BOSTON
bool