From: Hoegeun Kwon Date: Wed, 3 May 2023 04:31:47 +0000 (+0900) Subject: RISCV: configs: Enable temperature sensor defconfig X-Git-Tag: accepted/tizen/unified/riscv/20230718.024919~107 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f12f7305c7569a5fcf5bf0b471fc179877aef07a;p=platform%2Fkernel%2Flinux-starfive.git RISCV: configs: Enable temperature sensor defconfig Enable temperature sensor defconfig for sensor driver. Change-Id: Ifbc7734b5670389c4826eba08a39dab8d693afa3 Signed-off-by: Hoegeun Kwon --- diff --git a/arch/riscv/configs/tizen_vf2_defconfig b/arch/riscv/configs/tizen_vf2_defconfig index fb94d93dd959..0e4d86dfe04f 100644 --- a/arch/riscv/configs/tizen_vf2_defconfig +++ b/arch/riscv/configs/tizen_vf2_defconfig @@ -169,6 +169,7 @@ CONFIG_SPI_SIFIVE=y # CONFIG_PTP_1588_CLOCK is not set CONFIG_GPIO_SIFIVE=y CONFIG_POWER_RESET_GPIO_RESTART=y +CONFIG_SENSORS_SFCTEMP=y CONFIG_WATCHDOG=y # CONFIG_MEDIA_CEC_SUPPORT is not set CONFIG_MEDIA_SUPPORT=y