summaryrefslogtreecommitdiff
path: root/include/configs/mx53smd.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-04-29 23:20:27 (GMT)
committerTom Rini <trini@konsulko.com>2017-04-30 14:29:38 (GMT)
commit29ec68588383e8382c6c274e2cb4dcdd150cce76 (patch)
tree93af85b7d8bc4674a437a2793bea40267c7cfa88 /include/configs/mx53smd.h
parent1e6776000efba7027d85eedcd532ba8e78e0fb6e (diff)
downloadu-boot-29ec68588383e8382c6c274e2cb4dcdd150cce76.tar.xz
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 <trini@konsulko.com>
Diffstat (limited to 'include/configs/mx53smd.h')
-rw-r--r--include/configs/mx53smd.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/mx53smd.h b/include/configs/mx53smd.h
index e9d570e..d064337 100644
--- a/include/configs/mx53smd.h
+++ b/include/configs/mx53smd.h
@@ -9,8 +9,6 @@
#ifndef __CONFIG_H
#define __CONFIG_H
-#define CONFIG_MX53
-
#define CONFIG_MACH_TYPE MACH_TYPE_MX53_SMD
#include <asm/arch/imx-regs.h>