summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-05-17 03:25:08 -0600
committerTom Rini <trini@konsulko.com>2017-05-22 08:37:13 -0400
commitd63323fb59fb8ccb6b86aad6c54418708f7556e2 (patch)
tree0e6f3d981837f2321e86c6815aa4a5e01af0b54b /include
parent21c729799104605f2e4fa976af2f97ed8e258afc (diff)
Convert CONFIG_CMD_ECCTEST to Kconfig
This converts the following to Kconfig: CONFIG_CMD_ECCTEST Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include')
-rw-r--r--include/configs/katmai.h1
-rw-r--r--include/configs/t3corp.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/katmai.h b/include/configs/katmai.h
index c3b9da0d96..3f39a26d3b 100644
--- a/include/configs/katmai.h
+++ b/include/configs/katmai.h
@@ -145,7 +145,6 @@
/*
* Commands additional to the ones defined in amcc-common.h
*/
-#define CONFIG_CMD_ECCTEST
#define CONFIG_CMD_PCI
#define CONFIG_CMD_SDRAM
diff --git a/include/configs/t3corp.h b/include/configs/t3corp.h
index 964115f980..ed5aaa2a63 100644
--- a/include/configs/t3corp.h
+++ b/include/configs/t3corp.h
@@ -349,7 +349,6 @@
/*
* Commands additional to the ones defined in amcc-common.h
*/
-#define CONFIG_CMD_ECCTEST
#define CONFIG_CMD_PCI
#define CONFIG_CMD_SDRAM