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>
This commit is contained in:
parent
a0d271cbfe
commit
37d11ab8b4
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@
|
|||
# for more details.
|
||||
#
|
||||
|
||||
KBUILD_DEFCONFIG := dsk6455_defconfig
|
||||
|
||||
cflags-y += -mno-dsbt -msdata=none
|
||||
|
||||
cflags-$(CONFIG_C6X_BIG_KERNEL) += -mlong-calls
|
||||
|
|
Loading…
Reference in a new issue