mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 01:33:56 -06:00
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>
This commit is contained in:
parent
1550b0e6bf
commit
9533dcdd41
25 changed files with 26 additions and 12 deletions
|
@ -6,6 +6,8 @@ config LEON3
|
|||
|
||||
config GRLIB
|
||||
bool
|
||||
select PTIMER
|
||||
|
||||
config SLAVIO
|
||||
bool
|
||||
select PTIMER
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue