From: Hoegeun Kwon Date: Wed, 8 Nov 2023 04:22:52 +0000 (+0900) Subject: RISCV: config: Enable spidev driver X-Git-Tag: accepted/tizen/unified/riscv/20231113.084537~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=da9b3fb6016fee7010883c8a05626d60350c1cae;p=platform%2Fkernel%2Flinux-starfive.git RISCV: config: Enable spidev driver Enable SPIDEV driver. Change-Id: Ie5a938b7cda311350cb8b0a8f19e46b3c6384863 Signed-off-by: Hoegeun Kwon --- diff --git a/arch/riscv/configs/tizen_visionfive2_defconfig b/arch/riscv/configs/tizen_visionfive2_defconfig index 64c8e232bf49..bf1ac17f228e 100644 --- a/arch/riscv/configs/tizen_visionfive2_defconfig +++ b/arch/riscv/configs/tizen_visionfive2_defconfig @@ -274,6 +274,7 @@ CONFIG_SPI_MEM=y CONFIG_SPI_CADENCE_QUADSPI=y CONFIG_SPI_PL022_STARFIVE=y CONFIG_SPI_SIFIVE=y +CONFIG_SPI_SPIDEV=y # CONFIG_PTP_1588_CLOCK is not set CONFIG_GPIO_SIFIVE=y CONFIG_POWER_RESET_GPIO_RESTART=y