summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHoegeun Kwon <hoegeun.kwon@samsung.com>2023-11-08 13:22:52 +0900
committerHoegeun Kwon <hoegeun.kwon@samsung.com>2023-11-08 17:07:58 +0900
commitda9b3fb6016fee7010883c8a05626d60350c1cae (patch)
tree2454e9e1ad75aace842fac393a7aa3db5150ac2f
parent19a4d57769ed1845277f6ee35fe53f1ddbe380a0 (diff)
downloadlinux-starfive-da9b3fb6016fee7010883c8a05626d60350c1cae.tar.gz
linux-starfive-da9b3fb6016fee7010883c8a05626d60350c1cae.tar.bz2
linux-starfive-da9b3fb6016fee7010883c8a05626d60350c1cae.zip
RISCV: config: Enable spidev driver
Enable SPIDEV driver. Change-Id: Ie5a938b7cda311350cb8b0a8f19e46b3c6384863 Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
-rw-r--r--arch/riscv/configs/tizen_visionfive2_defconfig1
1 files changed, 1 insertions, 0 deletions
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