mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-11-22 19:01:33 +00:00
lib: utils: Add MPXY RPMI mailbox driver for performance
Add MPXY RPMI mailbox driver for performance. Signed-off-by: Joshua Yeong <joshua.yeong@starfivetech.com> Reviewed-by: Rahul Pathak <rpathak@ventanamicro.com> Link: https://lore.kernel.org/r/20251013153138.1574512-4-joshua.yeong@starfivetech.com Signed-off-by: Anup Patel <anup@brainfault.org>
This commit is contained in:
@@ -30,6 +30,10 @@ config FDT_MPXY_RPMI_DEVICE_POWER
|
||||
bool "MPXY driver for RPMI device power service group"
|
||||
default n
|
||||
|
||||
config FDT_MPXY_RPMI_PERFORMANCE
|
||||
bool "MPXY driver for RPMI performance service group"
|
||||
default n
|
||||
|
||||
endif
|
||||
|
||||
endmenu
|
||||
|
||||
Reference in New Issue
Block a user