summaryrefslogtreecommitdiff
path: root/configs/ethernut5_defconfig
diff options
context:
space:
mode:
authorJagan Teki <jagan@amarulasolutions.com>2018-03-14 18:46:44 +0530
committerTom Rini <trini@konsulko.com>2018-04-06 16:11:09 -0400
commit89d4fc153bb5c3830ab9e75e1690738cccea0322 (patch)
tree7d7c906b71f4576bd1eac2c3d901a8c175cd8942 /configs/ethernut5_defconfig
parent37434db29be495ef41f204a97b8bf13b1418f97d (diff)
spi: atmel: default y if DM_SPI && ARCH_AT91
ATMEL_SPI is now fully converted to driver-model and respective boards switch to DM_SPI as well, so make default y for ARCH_AT91 Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Acked-by: Wenyou Yang <wenyouya@gmail.com>
Diffstat (limited to 'configs/ethernut5_defconfig')
-rw-r--r--configs/ethernut5_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/ethernut5_defconfig b/configs/ethernut5_defconfig
index 888bed9b00..80ca4acfd7 100644
--- a/configs/ethernut5_defconfig
+++ b/configs/ethernut5_defconfig
@@ -61,6 +61,5 @@ CONFIG_PINCTRL_AT91=y
CONFIG_DM_SERIAL=y
CONFIG_ATMEL_USART=y
CONFIG_DM_SPI=y
-CONFIG_ATMEL_SPI=y
CONFIG_USB=y
CONFIG_USB_STORAGE=y