Skip to content

Commit

Permalink
c6x: make dsk6455 the default config
Browse files Browse the repository at this point in the history
C6X had no defconfig, so DSK6455 is as good as any.

Signed-off-by: Mark Salter <msalter@redhat.com>
  • Loading branch information
Mark Salter committed Oct 3, 2012
1 parent a0d271c commit 37d11ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/c6x/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
# for more details.
#

KBUILD_DEFCONFIG := dsk6455_defconfig

cflags-y += -mno-dsbt -msdata=none

cflags-$(CONFIG_C6X_BIG_KERNEL) += -mlong-calls
Expand Down

0 comments on commit 37d11ab

Please sign in to comment.