diff options
| author | Subrahmanya Lingappa <subrahmanya.lingappa@oss.qualcomm.com> | 2026-06-19 16:04:24 +0530 |
|---|---|---|
| committer | Anup Patel <anup@brainfault.org> | 2026-07-01 21:30:24 +0530 |
| commit | 262571217c75c649115633d8075cb6a40d940733 (patch) | |
| tree | dd71253fd64f277c4f08aa2027337633678cdc90 /platform/generic/configs/defconfig | |
| parent | cbf9f6734dd85a982c63e3cb5db7ffe09da839ca (diff) | |
| download | opensbi-master.tar.gz opensbi-master.zip | |
Add RPMI MPXY proxy driver for LOGGING service group so that
S-mode can leverage LOGGING service group implemented by the
platform microcontroller.
Reviewed-by: Rahul Pathak <rahul.pathak@oss.qualcomm.com>
Signed-off-by: Subrahmanya Lingappa <subrahmanya.lingappa@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20260619103424.990954-1-subrahmanya.lingappa@oss.qualcomm.com
Signed-off-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'platform/generic/configs/defconfig')
| -rw-r--r-- | platform/generic/configs/defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/generic/configs/defconfig b/platform/generic/configs/defconfig index 969639e3..341f6b25 100644 --- a/platform/generic/configs/defconfig +++ b/platform/generic/configs/defconfig @@ -83,3 +83,4 @@ CONFIG_FDT_MPXY_RPMI_DEVICE_POWER=y CONFIG_FDT_MPXY_RPMI_PERFORMANCE=y CONFIG_FDT_MPXY_RPMI_SYSMSI=y CONFIG_FDT_MPXY_RPMI_MM=y +CONFIG_FDT_MPXY_RPMI_LOGGING=y |
