]> git.ipfire.org Git - thirdparty/qemu.git/commit
ptimer: express dependencies with Kconfig
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 23 Jan 2019 06:56:12 +0000 (14:56 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 7 Mar 2019 20:45:53 +0000 (21:45 +0100)
commit9533dcdd416530a0d72140c122bf90517b6c81eb
treebac7c738fa7e48b14eb3635d5586590472853de8
parent1550b0e6bfe3ab6985e5ad75df1c528a0ca39468
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>
25 files changed:
default-configs/arm-softmmu.mak
default-configs/cris-softmmu.mak
default-configs/lm32-softmmu.mak
default-configs/m68k-softmmu.mak
default-configs/microblaze-softmmu.mak
default-configs/nios2-softmmu.mak
default-configs/ppc-softmmu.mak
default-configs/sh4-softmmu.mak
default-configs/sh4eb-softmmu.mak
default-configs/sparc-softmmu.mak
default-configs/sparc64-softmmu.mak
default-configs/unicore32-softmmu.mak
hw/Kconfig
hw/arm/Kconfig
hw/cris/Kconfig
hw/lm32/Kconfig
hw/m68k/Kconfig
hw/mips/Kconfig
hw/misc/Kconfig
hw/net/Kconfig
hw/sh4/Kconfig
hw/sparc/Kconfig
hw/timer/Kconfig
hw/unicore32/Kconfig
hw/watchdog/Kconfig