summaryrefslogtreecommitdiff
path: root/include/configs/x600.h
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2019-08-14 15:54:34 +0300
committerTom Rini <trini@konsulko.com>2019-08-23 23:45:40 +0300
commit78f28773a55db9ed434e7b1920b94bb95167844f (patch)
tree53fc282a4dc2bed3436284ee5353e75fdcb965b1 /include/configs/x600.h
parent3f70bef1b8c2519fe34a16937457342629303e62 (diff)
downloadu-boot-78f28773a55db9ed434e7b1920b94bb95167844f.tar.xz
Convert CONFIG_MX_CYCLIC to Kconfig
This converts the following to Kconfig: CONFIG_MX_CYCLIC Signed-off-by: Adam Ford <aford173@gmail.com> Acked-by: David Lechner <david@lechnology.com>
Diffstat (limited to 'include/configs/x600.h')
-rw-r--r--include/configs/x600.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/x600.h b/include/configs/x600.h
index c893752dcd..df76b46b1c 100644
--- a/include/configs/x600.h
+++ b/include/configs/x600.h
@@ -100,7 +100,6 @@
#define CONFIG_BOOT_PARAMS_ADDR 0x00000100
#define CONFIG_CMDLINE_TAG
#define CONFIG_SETUP_MEMORY_TAGS
-#define CONFIG_MX_CYCLIC /* enable mdc/mwc commands */
#define CONFIG_SYS_MEMTEST_START 0x00800000
#define CONFIG_SYS_MEMTEST_END 0x04000000