From: Ralf Baechle Date: Thu, 15 Nov 2012 19:48:50 +0000 (+0100) Subject: MIPS: Kconfig: Rename several firmware related config symbols. X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~15^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e2794b0b72f38d0dd5aa8474e22b1fe56fb8bd1;p=pandora-kernel.git MIPS: Kconfig: Rename several firmware related config symbols. With the upcoming merge of the ARC architecture there is a small likelyhood of conflicting use for the CONFIG_ARC config symbol. Rename it to CONFIG_FW_ARC. Also rename CONFIG_ARC32 to CONFIG_FW_ARC32, CONFIG_ARC64 to CONFIG_FW_ARC64. For consistence also rename CONFIG_SNIPROM to CONFIG_FW_SNIPROM and CONFIG_CFE to CONFIG_FW_CFE. Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed