diff options
Diffstat (limited to 'configs/meesc_dataflash_defconfig')
-rw-r--r-- | configs/meesc_dataflash_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/meesc_dataflash_defconfig b/configs/meesc_dataflash_defconfig index e4dfe3e04a..928480903e 100644 --- a/configs/meesc_dataflash_defconfig +++ b/configs/meesc_dataflash_defconfig @@ -32,4 +32,5 @@ CONFIG_PINCTRL=y CONFIG_PINCTRL_AT91=y CONFIG_DM_SERIAL=y CONFIG_ATMEL_USART=y +CONFIG_SPI=y CONFIG_DM_SPI=y |