commit | d128c341a744ba3e92fa67d9f1b02dd9a7bd68b9 | [log] [tgz] |
---|---|---|
author | Zhao Liu <zhao1.liu@intel.com> | Mon Feb 10 11:00:51 2025 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Feb 13 12:51:34 2025 +0100 |
tree | 55500cc9fcaa50be368f919d5ce2d4a96b308fb3 | |
parent | 6e90a8f8136f65273fe7320904e06b27a8a40eda [diff] |
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>