summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm926ejs/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/cpu/arm926ejs/config.mk')
-rw-r--r--arch/arm/cpu/arm926ejs/config.mk10
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/arm/cpu/arm926ejs/config.mk b/arch/arm/cpu/arm926ejs/config.mk
index 918cdec1d1..bdb3da183e 100644
--- a/arch/arm/cpu/arm926ejs/config.mk
+++ b/arch/arm/cpu/arm926ejs/config.mk
@@ -6,13 +6,3 @@
#
PLATFORM_CPPFLAGS += -march=armv5te
-
-ifneq ($(CONFIG_IMX_CONFIG),)
-ifdef CONFIG_SPL
-ifdef CONFIG_SPL_BUILD
-ALL-y += SPL
-endif
-else
-ALL-y += u-boot.imx
-endif
-endif
OpenPOWER on IntegriCloud