aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/hid/config.x86_64
diff options
context:
space:
mode:
authorBenjamin Tissoires <benjamin.tissoires@redhat.com>2023-01-13 10:09:27 +0100
committerJiri Kosina <jkosina@suse.cz>2023-01-18 22:08:38 +0100
commit507806e9fdf09774d390c5f22893ba4d87ce40d5 (patch)
tree5fc3ee4fedd927225568e018f2362e300e3e616f /tools/testing/selftests/hid/config.x86_64
parentHID: stop drivers from selecting CONFIG_HID (diff)
downloadwireguard-linux-507806e9fdf09774d390c5f22893ba4d87ce40d5.tar.xz
wireguard-linux-507806e9fdf09774d390c5f22893ba4d87ce40d5.zip
selftests: hid: add vmtest.sh
Similar-ish in many points from the script in selftests/bpf, with a few differences: - relies on boot2container instead of a plain qemu image (meaning that we can take any container in a registry as a base) - runs in the hid selftest dir, and such uses the test program from there - the working directory to store the config is in tools/selftests/hid/results Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'tools/testing/selftests/hid/config.x86_64')
-rw-r--r--tools/testing/selftests/hid/config.x86_644
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/testing/selftests/hid/config.x86_64 b/tools/testing/selftests/hid/config.x86_64
new file mode 100644
index 000000000000..a8721f403c21
--- /dev/null
+++ b/tools/testing/selftests/hid/config.x86_64
@@ -0,0 +1,4 @@
+CONFIG_X86_ACPI_CPUFREQ=y
+CONFIG_X86_CPUID=y
+CONFIG_X86_MSR=y
+CONFIG_X86_POWERNOW_K8=y