aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/fw/arc (follow)
AgeCommit message (Collapse)AuthorFilesLines
2012-12-13MIPS: Kconfig: Rename several firmware related config symbols.Ralf Baechle1-4/+4
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 <ralf@linux-mips.org>
2008-10-11MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle2-0/+261
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>