C6X: change main arch kbuild symbol
authorMark Salter <msalter@redhat.com>
Wed, 2 May 2012 00:37:49 +0000 (20:37 -0400)
committerMark Salter <msalter@redhat.com>
Wed, 2 May 2012 14:04:02 +0000 (10:04 -0400)
Currently the c6x architecture uses CONFIG_TMS320C6X as the main
architecture symbol. Most architectures use a more intuitive name
based on the architecture directory name. There are no current
users of TMS320C6X so this patch simply changes CONFIG_TMS320C6X
to the more intuitive CONFIG_C6X.

Signed-off-by: Mark Salter <msalter@redhat.com>
Acked-by: Mike Frysinger <vapier@gentoo.org>

No differences found