[PATCH] riscv: defconfig: Enable TH1520 aon, mbox and reset support
Drew Fustini
drew at pdp7.com
Thu Jun 5 00:17:48 PDT 2025
Enable TH1520 Always-On (AON) firmware protocol, TH1520 Mailbox and
TH1520 reset controller.
Signed-off-by: Drew Fustini <drew at pdp7.com>
---
arch/riscv/configs/defconfig | 3 +++
1 file changed, 3 insertions(+)
diff --git a/arch/riscv/configs/defconfig b/arch/riscv/configs/defconfig
index fe8bd8afb418..86b13177f27b 100644
--- a/arch/riscv/configs/defconfig
+++ b/arch/riscv/configs/defconfig
@@ -178,6 +178,7 @@ CONFIG_REGULATOR=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_AXP20X=y
CONFIG_REGULATOR_GPIO=y
+CONFIG_RESET_TH1520=m
CONFIG_MEDIA_SUPPORT=m
CONFIG_MEDIA_PLATFORM_SUPPORT=y
CONFIG_VIDEO_CADENCE_CSI2RX=m
@@ -258,7 +259,9 @@ CONFIG_RPMSG_CTRL=y
CONFIG_RPMSG_VIRTIO=y
CONFIG_PM_DEVFREQ=y
CONFIG_IIO=y
+CONFIG_TH1520_AON_PROTOCOL=m
CONFIG_THEAD_C900_ACLINT_SSWI=y
+CONFIG_THEAD_TH1520_MBOX=m
CONFIG_PHY_SUN4I_USB=m
CONFIG_PHY_STARFIVE_JH7110_DPHY_RX=m
CONFIG_PHY_STARFIVE_JH7110_PCIE=m
--
2.43.0
More information about the linux-riscv
mailing list