diff options
| author | York Sun <[email protected]> | 2016-09-26 08:09:26 -0700 |
|---|---|---|
| committer | York Sun <[email protected]> | 2016-09-26 08:53:07 -0700 |
| commit | 9533acf36c8763af914edcff7c09573e160c1f4d (patch) | |
| tree | 481c1ed0905c30acd83d49d09932318134b54077 /include/configs | |
| parent | 1fdcc8dfc7612acc765cd483051dcfaac399f4f1 (diff) | |
armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021A
Move this config to Kconfig option and clean up existing uses.
Signed-off-by: York Sun <[email protected]>
CC: Calvin Johnson <[email protected]>
CC: Prabhakar Kushwaha <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Diffstat (limited to 'include/configs')
| -rw-r--r-- | include/configs/ls1012a_common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ls1012a_common.h b/include/configs/ls1012a_common.h index fba2facfbde..5fb6c477b40 100644 --- a/include/configs/ls1012a_common.h +++ b/include/configs/ls1012a_common.h @@ -9,7 +9,6 @@ #define CONFIG_FSL_LAYERSCAPE #define CONFIG_FSL_LSCH2 -#define CONFIG_LS1012A #define CONFIG_GICV2 #define CONFIG_SYS_HAS_SERDES |
