>From fdc5cc07b1e674ae081e331a62d0771124c3910f Mon Sep 17 00:00:00 2001 From: Nishanth Menon <nm@xxxxxx> Date: Thu, 9 Apr 2009 13:12:31 -0500 Subject: [PATCH] OMAP3: Rename configuration files Rename 3430sdp and ldp with omap3 prefix This allows for all omap3 configurations to be listed together Signed-off-by: Nishanth Menon <nm@xxxxxx> --- ...p_3430sdp_defconfig => omap3_3430sdp_defconfig} | 0 .../{omap_ldp_defconfig => omap3_zoom1_defconfig} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename arch/arm/configs/{omap_3430sdp_defconfig => omap3_3430sdp_defconfig} (100%) rename arch/arm/configs/{omap_ldp_defconfig => omap3_zoom1_defconfig} (100%) diff --git a/arch/arm/configs/omap_3430sdp_defconfig b/arch/arm/configs/omap3_3430sdp_defconfig similarity index 100% rename from arch/arm/configs/omap_3430sdp_defconfig rename to arch/arm/configs/omap3_3430sdp_defconfig diff --git a/arch/arm/configs/omap_ldp_defconfig b/arch/arm/configs/omap3_zoom1_defconfig similarity index 100% rename from arch/arm/configs/omap_ldp_defconfig rename to arch/arm/configs/omap3_zoom1_defconfig -- 1.5.4.3 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html