summaryrefslogtreecommitdiff
path: root/include/configs/omapl138_lcdk.h
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2019-08-14 07:54:34 -0500
committerTom Rini <trini@konsulko.com>2019-08-23 16:45:40 -0400
commit78f28773a55db9ed434e7b1920b94bb95167844f (patch)
tree53fc282a4dc2bed3436284ee5353e75fdcb965b1 /include/configs/omapl138_lcdk.h
parent3f70bef1b8c2519fe34a16937457342629303e62 (diff)
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/omapl138_lcdk.h')
-rw-r--r--include/configs/omapl138_lcdk.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/omapl138_lcdk.h b/include/configs/omapl138_lcdk.h
index d4f404a78b..56dff395e4 100644
--- a/include/configs/omapl138_lcdk.h
+++ b/include/configs/omapl138_lcdk.h
@@ -206,7 +206,6 @@
#define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */
#define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE /* Boot Args Buffer Size */
#define CONFIG_SYS_LOAD_ADDR (PHYS_SDRAM_1 + 0x700000)
-#define CONFIG_MX_CYCLIC
/*
* USB Configs