summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJagan Teki <[email protected]>2016-12-15 17:36:47 +0100
committerJagan Teki <[email protected]>2016-12-21 12:14:37 +0100
commit353f6a770f2ab50bdc38081e29e5ec5f586a05db (patch)
tree5f3901f2a838399d2a3c8c3a7c5afc2265e97b23 /include
parent4cf5c5f1e60e6541630ae829b5fa2db704c268f0 (diff)
spi: Zap mpc52xx_spi.c, config and related code
armada100_spi.c, related config options and related codes are zapping becuase of "no DM conversion". Cc: Werner Pfister <[email protected]> Signed-off-by: Jagan Teki <[email protected]> Reviewed-by: Tom Rini <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/digsy_mtc.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/digsy_mtc.h b/include/configs/digsy_mtc.h
index b2120b9b33f..ae0d3d412a1 100644
--- a/include/configs/digsy_mtc.h
+++ b/include/configs/digsy_mtc.h
@@ -216,12 +216,6 @@
#define CONFIG_BOOTCOMMAND "run mtcb_start"
/*
- * SPI configuration
- */
-#define CONFIG_HARD_SPI 1
-#define CONFIG_MPC52XX_SPI 1
-
-/*
* I2C configuration
*/
#define CONFIG_HARD_I2C 1