diff options
| author | Mark Brown <broonie@kernel.org> | 2026-07-03 15:43:44 +0100 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-07-03 15:43:44 +0100 |
| commit | 1971667d49b90d0b1399a2a81639f5c044aa0013 (patch) | |
| tree | 600d8c832d285c86605b921f72b98a2035460455 /arch | |
| parent | d7d23f5dcdc790122ae24b645b4ee369aba3b0be (diff) | |
| parent | fb266bbe9aef17d547db468a1a7187b59ed33e9a (diff) | |
| download | linux-next-1971667d49b90d0b1399a2a81639f5c044aa0013.tar.gz linux-next-1971667d49b90d0b1399a2a81639f5c044aa0013.zip | |
Merge branch 'riscv-config-for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/fustini/linux.git
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/riscv/configs/defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/riscv/configs/defconfig b/arch/riscv/configs/defconfig index 74ba5acc12a4..472e03eaebb0 100644 --- a/arch/riscv/configs/defconfig +++ b/arch/riscv/configs/defconfig @@ -174,6 +174,8 @@ CONFIG_PINCTRL_SOPHGO_SG2002=y CONFIG_GPIO_DWAPB=y CONFIG_GPIO_SIFIVE=y CONFIG_GPIO_SPACEMIT_K1=y +CONFIG_GPIO_PCA953X=m +CONFIG_GPIO_PCA953X_IRQ=y CONFIG_POWER_RESET_GPIO_RESTART=y CONFIG_SENSORS_SFCTEMP=m CONFIG_CPU_THERMAL=y |
