summaryrefslogtreecommitdiff
path: root/include/configs/tqma6_wru4.h
diff options
context:
space:
mode:
authorTuomas Tynkkynen <tuomas@tuxera.com>2018-02-07 02:42:19 +0200
committerTom Rini <trini@konsulko.com>2018-02-13 23:01:44 -0500
commit60e54562913f7a272a5483ed909cf9c740b606f6 (patch)
tree39d5c67ffebd97f769fbe1e172b1f67a0e4d142a /include/configs/tqma6_wru4.h
parent7b819b569e92fd9b9b1baf160cd946a523fde1ce (diff)
spi: Migrate CONFIG_MXC_SPI to Kconfig
Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>
Diffstat (limited to 'include/configs/tqma6_wru4.h')
-rw-r--r--include/configs/tqma6_wru4.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/tqma6_wru4.h b/include/configs/tqma6_wru4.h
index 4e99cdbb59..cb0b9ee489 100644
--- a/include/configs/tqma6_wru4.h
+++ b/include/configs/tqma6_wru4.h
@@ -38,10 +38,4 @@
#define CONFIG_SYS_BOOTCOUNT_ADDR IRAM_BASE_ADDR
#define CONFIG_SYS_BOOTCOUNT_BE
-/*
- * Remove all unused interfaces / commands that are defined in
- * the common header tqms6.h
- */
-#undef CONFIG_MXC_SPI
-
#endif /* __CONFIG_TQMA6_WRU4_H */