From: Kumar Gala Date: Thu, 19 May 2011 18:19:52 +0000 (-0500) Subject: powerpc: Rename e55xx_smp_defconfig to corenet64_smp_defconfig X-Git-Tag: next-20110726~75^2~84 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=019f5f18eec1ac54215df69cafb8c7b770f75f19;p=karo-tx-linux.git powerpc: Rename e55xx_smp_defconfig to corenet64_smp_defconfig Rather than trying to use the core name we use corenet to distinquish the platform/core combo. corenet64 will be a 64-bit kernel build and we'll add a new defconfig for corenet32 for a 32-bit platforms. Signed-off-by: Kumar Gala --- diff --git a/arch/powerpc/configs/e55xx_smp_defconfig b/arch/powerpc/configs/corenet64_smp_defconfig similarity index 100% rename from arch/powerpc/configs/e55xx_smp_defconfig rename to arch/powerpc/configs/corenet64_smp_defconfig