From: Mark Salter Date: Wed, 3 Oct 2012 21:39:12 +0000 (-0400) Subject: c6x: make dsk6455 the default config X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=37d11ab8b478ccb7aa2270666603ca2e5ac4c11d;p=deliverable%2Flinux.git c6x: make dsk6455 the default config C6X had no defconfig, so DSK6455 is as good as any. Signed-off-by: Mark Salter --- 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