aboutsummaryrefslogtreecommitdiff
path: root/arch/c6x
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 /arch/c6x
parenta0d271cbfed1dd50278c6b06bead3d00ba0a88f9 (diff)
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>
Diffstat (limited to 'arch/c6x')
-rw-r--r--arch/c6x/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/c6x/Makefile b/arch/c6x/Makefile
index 1d08dd07027..a9eb9597e03 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