From 29ec68588383e8382c6c274e2cb4dcdd150cce76 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Sat, 29 Apr 2017 19:20:27 -0400 Subject: arm: Re-sync ARCH_MX5 / MX51 / MX53 CONFIG options A few boards had not been fully re-synced with CONFIG_ARCH_MX5 / CONFIG_MX51 / CONFIG_MX53 being in Kconfig. Do so now. Signed-off-by: Tom Rini --- include/configs/mx53ard.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/mx53ard.h') diff --git a/include/configs/mx53ard.h b/include/configs/mx53ard.h index 86126144379..aee6e70c39c 100644 --- a/include/configs/mx53ard.h +++ b/include/configs/mx53ard.h @@ -9,8 +9,6 @@ #ifndef __CONFIG_H #define __CONFIG_H -#define CONFIG_MX53 - #define CONFIG_MACH_TYPE MACH_TYPE_MX53_ARD #include -- cgit v1.2.3