diff options
author | 2023-05-15 11:19:09 +0530 | |
---|---|---|
committer | 2023-06-01 08:44:57 -0700 | |
commit | 7f2e20459b281449b0228338d0dd5b044bc55eb6 (patch) | |
tree | fef707ef31b109dc1ff4cd066f6fad72f9a8805f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | riscv: move sbi_init() earlier before jump_label_init() (diff) | |
download | wireguard-linux-7f2e20459b281449b0228338d0dd5b044bc55eb6.tar.xz wireguard-linux-7f2e20459b281449b0228338d0dd5b044bc55eb6.zip |
platform/surface: Disable for RISC-V
With CONFIG_ACPI enabled for RISC-V, this driver gets enabled
in allmodconfig build. However, RISC-V doesn't support sub-word
atomics which is used by this driver and hence allmodconfig
build will fail.
There is currently no plan to support this driver for RISC-V. So,
disable this driver for RISC-V even when ACPI is enabled.
Signed-off-by: Sunil V L <sunilvl@ventanamicro.com>
Acked-by: Maximilian Luz <luzmaximilian@gmail.com>
Link: https://lore.kernel.org/r/20230515054928.2079268-3-sunilvl@ventanamicro.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions