summaryrefslogtreecommitdiff
path: root/include/configs/ls2080a_common.h
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-10-05 01:01:34 (GMT)
committerYork Sun <york.sun@nxp.com>2016-10-06 16:59:11 (GMT)
commitf534b8f5fdabfbe47c9c741864ed52e945afbd27 (patch)
tree03b312df0793bf0101c1e472b0c4d2f70fc0be87 /include/configs/ls2080a_common.h
parentfd6381029dc38aad9ab5b69fe1ea5e6efb3745d2 (diff)
downloadu-boot-f534b8f5fdabfbe47c9c741864ed52e945afbd27.tar.xz
arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES to Kconfig
Move these options to Kconfig and clean up existing uses. Signed-off-by: York Sun <york.sun@nxp.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/ls2080a_common.h')
-rw-r--r--include/configs/ls2080a_common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/ls2080a_common.h b/include/configs/ls2080a_common.h
index d9eea09..187aee1 100644
--- a/include/configs/ls2080a_common.h
+++ b/include/configs/ls2080a_common.h
@@ -15,9 +15,6 @@
#include <asm/arch/ls2080a_stream_id.h>
#include <asm/arch/config.h>
-#if (defined(CONFIG_SYS_FSL_SRDS_1) || defined(CONFIG_SYS_FSL_SRDS_2))
-#define CONFIG_SYS_HAS_SERDES
-#endif
/* Link Definitions */
#define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_FSL_OCRAM_BASE + 0xfff0)