summaryrefslogtreecommitdiff
path: root/include/configs/ls1046aqds.h
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-10-04 18:01:34 -0700
committerYork Sun <york.sun@nxp.com>2016-10-06 09:59:11 -0700
commitf534b8f5fdabfbe47c9c741864ed52e945afbd27 (patch)
tree03b312df0793bf0101c1e472b0c4d2f70fc0be87 /include/configs/ls1046aqds.h
parentfd6381029dc38aad9ab5b69fe1ea5e6efb3745d2 (diff)
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/ls1046aqds.h')
-rw-r--r--include/configs/ls1046aqds.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/ls1046aqds.h b/include/configs/ls1046aqds.h
index 2e5c2f181f..d1adf3f3e2 100644
--- a/include/configs/ls1046aqds.h
+++ b/include/configs/ls1046aqds.h
@@ -49,8 +49,6 @@ unsigned long get_board_ddr_clk(void);
#define CONFIG_MEM_INIT_VALUE 0xdeadbeef
#endif
-#define CONFIG_SYS_HAS_SERDES
-
/* DSPI */
#ifdef CONFIG_FSL_DSPI
#define CONFIG_SPI_FLASH_STMICRO /* cs0 */