summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm1136/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/cpu/arm1136/config.mk')
-rw-r--r--arch/arm/cpu/arm1136/config.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/arm/cpu/arm1136/config.mk b/arch/arm/cpu/arm1136/config.mk
index b4d396de84..f74228cdba 100644
--- a/arch/arm/cpu/arm1136/config.mk
+++ b/arch/arm/cpu/arm1136/config.mk
@@ -7,13 +7,6 @@
# Make ARMv5 to allow more compilers to work, even though its v6.
PLATFORM_CPPFLAGS += -march=armv5
-# =========================================================================
-#
-# Supply options according to compiler version
-#
-# =========================================================================
-PF_RELFLAGS_SLB_AT := $(call cc-option,-mshort-load-bytes,$(call cc-option,-malignment-traps,))
-PLATFORM_RELFLAGS += $(PF_RELFLAGS_SLB_AT)
ifneq ($(CONFIG_IMX_CONFIG),)
ifdef CONFIG_SPL
OpenPOWER on IntegriCloud