Skip to content

Commit c009981

Browse files
committed
ARM: at91: at91_dt_defconfig: set SPIDEV as a module
Set SPIDEV as a module to be in sync with sama5_defconfig. Signed-off-by: Cristian Birsan <cristian.birsan@microchip.com>
1 parent 9f115bb commit c009981

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm/configs/at91_dt_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ CONFIG_SPI=y
132132
CONFIG_SPI_ATMEL=y
133133
CONFIG_SPI_ATMEL_QUADSPI=y
134134
CONFIG_SPI_GPIO=y
135-
CONFIG_SPI_SPIDEV=y
135+
CONFIG_SPI_SPIDEV=m
136136
CONFIG_PINCTRL_MCP23S08=m
137137
CONFIG_GPIO_SYSFS=y
138138
CONFIG_GPIO_PCA953X=m

0 commit comments

Comments
 (0)