From f534b8f5fdabfbe47c9c741864ed52e945afbd27 Mon Sep 17 00:00:00 2001 From: York Sun Date: Tue, 4 Oct 2016 18:01:34 -0700 Subject: 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 Reviewed-by: Simon Glass --- include/configs/ls1012a_common.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/ls1012a_common.h') diff --git a/include/configs/ls1012a_common.h b/include/configs/ls1012a_common.h index 1056755..ced8ead 100644 --- a/include/configs/ls1012a_common.h +++ b/include/configs/ls1012a_common.h @@ -10,8 +10,6 @@ #define CONFIG_FSL_LAYERSCAPE #define CONFIG_GICV2 -#define CONFIG_SYS_HAS_SERDES - #include #define CONFIG_SYS_NO_FLASH -- cgit v1.1