summaryrefslogtreecommitdiffstats
path: root/arch/mips/mach-au1x00/config.mk
diff options
context:
space:
mode:
authorDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2015-12-26 19:55:37 +0100
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2016-01-16 21:06:46 +0100
commit0315a28909aa9781706bcd5743f2665220b6b099 (patch)
treec87b0a889f15f974f0082f9b02b9c7788c6ed265 /arch/mips/mach-au1x00/config.mk
parent76ada5f8b7bb4b295ced087bd3c34eb8161a1a75 (diff)
downloadblackbird-obmc-uboot-0315a28909aa9781706bcd5743f2665220b6b099.tar.gz
blackbird-obmc-uboot-0315a28909aa9781706bcd5743f2665220b6b099.zip
MIPS: Kconfig: optimize gcc -march and -mtune setup
Move setup of -march to arch/mips/Makefile and follow the design on ARM. Also add a possibility to chose specific CPU tune options. Signed-off-by: Wills Wang <wills.wang@live.com> Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Diffstat (limited to 'arch/mips/mach-au1x00/config.mk')
-rw-r--r--arch/mips/mach-au1x00/config.mk8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/mips/mach-au1x00/config.mk b/arch/mips/mach-au1x00/config.mk
deleted file mode 100644
index 5c89129d8c..0000000000
--- a/arch/mips/mach-au1x00/config.mk
+++ /dev/null
@@ -1,8 +0,0 @@
-#
-# (C) Copyright 2011
-# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
-#
-# SPDX-License-Identifier: GPL-2.0+
-#
-
-PLATFORM_CPPFLAGS += -mtune=4kc
OpenPOWER on IntegriCloud