mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 01:03:55 -06:00
i386: enable rust hpet for pc when rust is enabled
Add HPET configuration in PC's Kconfig options, and select HPET device (Rust version) if Rust is supported. Signed-off-by: Zhao Liu <zhao1.liu@intel.com> Link: https://lore.kernel.org/r/20250210030051.2562726-11-zhao1.liu@intel.com Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
6e90a8f813
commit
d128c341a7
6 changed files with 8 additions and 3 deletions
|
@ -1,2 +1,3 @@
|
|||
# devices Kconfig
|
||||
source char/Kconfig
|
||||
source timer/Kconfig
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue