summaryrefslogtreecommitdiff
path: root/include/configs/taurus.h
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 /include/configs/taurus.h
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 'include/configs/taurus.h')
-rw-r--r--include/configs/taurus.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/taurus.h b/include/configs/taurus.h
index 51e3987ab3..f138bd2238 100644
--- a/include/configs/taurus.h
+++ b/include/configs/taurus.h
@@ -118,7 +118,6 @@
/* SPI EEPROM */
#define CONFIG_SPI
-#define CONFIG_ATMEL_SPI
#define TAURUS_SPI_MASK (1 << 4)
#define TAURUS_SPI_CS_PIN AT91_PIN_PA3