From: Mark Salter Date: Wed, 2 May 2012 00:37:49 +0000 (-0400) Subject: C6X: change main arch kbuild symbol X-Git-Tag: v3.5-rc1~187^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18d14704d66f651395a68c8a70c86f0a22bccb31;p=pandora-kernel.git C6X: change main arch kbuild symbol 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 Acked-by: Mike Frysinger --- Reading git-diff-tree failed