diff --git a/arch/powerpc/config/Makefile b/arch/powerpc/Makefile similarity index 100% rename from arch/powerpc/config/Makefile rename to arch/powerpc/Makefile diff --git a/arch/powerpc/config/README b/arch/powerpc/README similarity index 100% rename from arch/powerpc/config/README rename to arch/powerpc/README diff --git a/arch/powerpc/config/common.stub b/arch/powerpc/common.stub similarity index 100% rename from arch/powerpc/config/common.stub rename to arch/powerpc/common.stub diff --git a/arch/powerpc/config/cpufreq.stub b/arch/powerpc/cpufreq.stub similarity index 100% rename from arch/powerpc/config/cpufreq.stub rename to arch/powerpc/cpufreq.stub diff --git a/arch/powerpc/config/nocpufreq.stub b/arch/powerpc/nocpufreq.stub similarity index 100% rename from arch/powerpc/config/nocpufreq.stub rename to arch/powerpc/nocpufreq.stub diff --git a/arch/powerpc/config/nosmp.stub b/arch/powerpc/nosmp.stub similarity index 100% rename from arch/powerpc/config/nosmp.stub rename to arch/powerpc/nosmp.stub diff --git a/arch/powerpc/config/power3.stub b/arch/powerpc/power3.stub similarity index 100% rename from arch/powerpc/config/power3.stub rename to arch/powerpc/power3.stub diff --git a/arch/powerpc/config/power4.stub b/arch/powerpc/power4.stub similarity index 100% rename from arch/powerpc/config/power4.stub rename to arch/powerpc/power4.stub diff --git a/arch/powerpc/config/powerpc.stub b/arch/powerpc/powerpc.stub similarity index 100% rename from arch/powerpc/config/powerpc.stub rename to arch/powerpc/powerpc.stub diff --git a/arch/powerpc/config/smp.stub b/arch/powerpc/smp.stub similarity index 100% rename from arch/powerpc/config/smp.stub rename to arch/powerpc/smp.stub