From: Paul Bolle Date: Wed, 29 May 2013 09:56:58 +0000 (+0000) Subject: parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000" X-Git-Tag: v3.10-rc4~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=766039022a480ede847659daaa78772bdcc598ae;p=pandora-kernel.git parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000" There's a Makefile line setting cflags for CONFIG_PA7100. But that Kconfig macro doesn't exist. There is a Kconfig symbol PA7000, which covers both PA7000 and PA7100 processors. So let's use the corresponding Kconfig macro. Signed-off-by: Paul Bolle Signed-off-by: Helge Deller --- Reading git-diff-tree failed