File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -54,6 +54,7 @@ config ARCH_THEAD
54
54
bool "T-HEAD RISC-V SoCs"
55
55
depends on MMU && !XIP_KERNEL
56
56
select ERRATA_THEAD
57
+ select PM_GENERIC_DOMAINS if PM
57
58
help
58
59
This enables support for the RISC-V based T-HEAD SoCs.
59
60
Original file line number Diff line number Diff line change @@ -169,6 +169,7 @@ CONFIG_PINCTRL_SOPHGO_SG2002=y
169
169
CONFIG_PINCTRL_TH1520=y
170
170
CONFIG_GPIO_DWAPB=y
171
171
CONFIG_GPIO_SIFIVE=y
172
+ CONFIG_GPIO_SPACEMIT_K1=y
172
173
CONFIG_POWER_RESET_GPIO_RESTART=y
173
174
CONFIG_SENSORS_SFCTEMP=m
174
175
CONFIG_CPU_THERMAL=y
@@ -250,6 +251,8 @@ CONFIG_CLK_SOPHGO_CV1800=y
250
251
CONFIG_CLK_SOPHGO_SG2042_PLL=y
251
252
CONFIG_CLK_SOPHGO_SG2042_CLKGEN=y
252
253
CONFIG_CLK_SOPHGO_SG2042_RPGATE=y
254
+ CONFIG_SPACEMIT_CCU=y
255
+ CONFIG_SPACEMIT_K1_CCU=y
253
256
CONFIG_SUN8I_DE2_CCU=m
254
257
CONFIG_SUN50I_IOMMU=y
255
258
CONFIG_RPMSG_CHAR=y
You can’t perform that action at this time.
0 commit comments