aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Salter <msalter@redhat.com>2012-10-03 17:39:12 -0400
committerMark Salter <msalter@redhat.com>2012-10-03 17:39:12 -0400
commit37d11ab8b478ccb7aa2270666603ca2e5ac4c11d (patch)
tree6e42d3ac55774823ec966a51f5466f20c3ce97d3
parentLinux 3.6 (diff)
downloadlinux-dev-37d11ab8b478ccb7aa2270666603ca2e5ac4c11d.tar.xz
linux-dev-37d11ab8b478ccb7aa2270666603ca2e5ac4c11d.zip
c6x: make dsk6455 the default config
C6X had no defconfig, so DSK6455 is as good as any. Signed-off-by: Mark Salter <msalter@redhat.com>
-rw-r--r--arch/c6x/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/c6x/Makefile b/arch/c6x/Makefile
index 1d08dd070277..a9eb9597e03c 100644
--- 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