projects
/
platform
/
kernel
/
linux-arm64.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0d271c
)
c6x: make dsk6455 the default config
author
Mark Salter
<msalter@redhat.com>
Wed, 3 Oct 2012 21:39:12 +0000
(17:39 -0400)
committer
Mark Salter
<msalter@redhat.com>
Wed, 3 Oct 2012 21:39:12 +0000
(17:39 -0400)
C6X had no defconfig, so DSK6455 is as good as any.
Signed-off-by: Mark Salter <msalter@redhat.com>
arch/c6x/Makefile
patch
|
blob
|
history
diff --git
a/arch/c6x/Makefile
b/arch/c6x/Makefile
index
1d08dd0
..
a9eb959
100644
(file)
--- a/
arch/c6x/Makefile
+++ b/
arch/c6x/Makefile
@@
-6,6
+6,8
@@
# for more details.
#
+KBUILD_DEFCONFIG := dsk6455_defconfig
+
cflags-y += -mno-dsbt -msdata=none
cflags-$(CONFIG_C6X_BIG_KERNEL) += -mlong-calls