summaryrefslogtreecommitdiff
path: root/include/configs/TQM5200.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-04-26 22:28:08 -0600
committerTom Rini <trini@konsulko.com>2017-04-30 13:41:01 -0400
commit3bd25cb512b912e9c8e9074467e730a73f87371d (patch)
tree563d4b4546beeb307299c94b693d7eb5c8cc877c /include/configs/TQM5200.h
parent10c01337d3ad0d4878b4b5fb14145a8e6e6f63c7 (diff)
Convert CONFIG_CMD_DIAG to Kconfig
This converts the following to Kconfig: CONFIG_CMD_DIAG Signed-off-by: Simon Glass <sjg@chromium.org> [trini: imply CMD_DIAG on some keymile configs] Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/TQM5200.h')
-rw-r--r--include/configs/TQM5200.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/TQM5200.h b/include/configs/TQM5200.h
index 0fdc62ec149..97c6cbf0490 100644
--- a/include/configs/TQM5200.h
+++ b/include/configs/TQM5200.h
@@ -165,10 +165,6 @@
#define CONFIG_CFG_FAT
#endif
-#ifdef CONFIG_POST
- #define CONFIG_CMD_DIAG
-#endif
-
#define CONFIG_TIMESTAMP /* display image timestamps */
#if (CONFIG_SYS_TEXT_BASE != 0xFFF00000)