diff options
Diffstat (limited to 'include/configs/digsy_mtc.h')
-rw-r--r-- | include/configs/digsy_mtc.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/digsy_mtc.h b/include/configs/digsy_mtc.h index b2120b9b33..ae0d3d412a 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 |