Skip to content

Commit 00de4ef

Browse files
committed
Merge tag 'riscv-config-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux into soc/defconfig
RISC-V config for v6.19 Spacemit: The Spacemit k1 wants the freescale qspi driver enabled as a module as they appear to be rather similar IPs. Signed-off-by: Conor Dooley <conor.dooley@microchip.com> * tag 'riscv-config-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux: riscv: defconfig: enable SPI_FSL_QUADSPI as a module Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2 parents 1a263d3 + 3187e25 commit 00de4ef

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/riscv/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ CONFIG_I2C_DESIGNWARE_CORE=y
158158
CONFIG_I2C_MV64XXX=m
159159
CONFIG_SPI=y
160160
CONFIG_SPI_CADENCE_QUADSPI=m
161+
CONFIG_SPI_FSL_QUADSPI=m
161162
CONFIG_SPI_PL022=m
162163
CONFIG_SPI_SIFIVE=y
163164
CONFIG_SPI_SUN6I=y

0 commit comments

Comments
 (0)