bianbu-linux-6.6/drivers/platform/surface/aggregator
Sunil V L 7f2e20459b
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>
2023-06-01 08:44:57 -07:00
..
bus.c platform/surface: aggregator: Add missing fwnode_handle_put() 2023-03-22 15:23:03 +01:00
bus.h platform/surface: Update copyright year of various drivers 2022-07-02 11:23:30 +02:00
controller.c platform/surface: aggregator: Rename top-level request functions to avoid ambiguities 2023-02-02 22:48:20 +01:00
controller.h platform/surface: Update copyright year of various drivers 2022-07-02 11:23:30 +02:00
core.c platform/surface: Update copyright year of various drivers 2022-07-02 11:23:30 +02:00
Kconfig platform/surface: Disable for RISC-V 2023-06-01 08:44:57 -07:00
Makefile platform/surface: Update copyright year of various drivers 2022-07-02 11:23:30 +02:00
ssh_msgb.h platform/surface: aggregator: Improve documentation and handling of message target and source IDs 2023-02-02 22:48:20 +01:00
ssh_packet_layer.c platform/surface: aggregator: Do not check for repeated unsequenced packets 2022-11-15 17:18:26 +01:00
ssh_packet_layer.h platform/surface: Update copyright year of various drivers 2022-07-02 11:23:30 +02:00
ssh_parser.c platform/surface: Update copyright year of various drivers 2022-07-02 11:23:30 +02:00
ssh_parser.h platform/surface: Update copyright year of various drivers 2022-07-02 11:23:30 +02:00
ssh_request_layer.c platform/surface: aggregator: Improve documentation and handling of message target and source IDs 2023-02-02 22:48:20 +01:00
ssh_request_layer.h platform/surface: Update copyright year of various drivers 2022-07-02 11:23:30 +02:00
trace.h platform/surface: aggregator: Add target and source IDs to command trace events 2023-02-02 22:48:20 +01:00