diff options
author | 2024-02-08 08:47:06 -0500 | |
---|---|---|
committer | 2024-02-08 08:47:51 -0500 | |
commit | 687d8f4c3dea0758afd748968d91288220bbe7e3 (patch) | |
tree | 51e96d725f225ec24ac018daf8657fd19b4f06c8 /scripts/generate_rust_analyzer.py | |
parent | Merge branch 'kvm-uapi' (diff) | |
parent | treewide: remove CONFIG_HAVE_KVM (diff) | |
download | linux-rng-687d8f4c3dea0758afd748968d91288220bbe7e3.tar.xz linux-rng-687d8f4c3dea0758afd748968d91288220bbe7e3.zip |
Merge branch 'kvm-kconfig'
Cleanups to Kconfig definitions for KVM
* replace HAVE_KVM with an architecture-dependent symbol, when CONFIG_KVM
may or may not be available depending on CPU capabilities (MIPS)
* replace HAVE_KVM with IS_ENABLED(CONFIG_KVM) for host-side code that is
not part of the KVM module, so that it is completely compiled out
* factor common "select" statements in common code instead of requiring
each architecture to specify it
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions