[PATCH] powerpc/defconfig: new way of writing defconfig

Scott Wood scottwood at freescale.com
Wed Apr 22 06:07:02 AEST 2015


On Fri, 2015-04-17 at 23:47 -0500, Lijun Pan wrote:
> diff --git a/arch/powerpc/configs/kvm_guest.config b/arch/powerpc/configs/kvm_guest.config
> new file mode 100644
> index 0000000..615b0a0
> --- /dev/null
> +++ b/arch/powerpc/configs/kvm_guest.config
> @@ -0,0 +1,2 @@
> +CONFIG_KVM_GUEST=y
> +CONFIG_PPC_QEMU_E500=y
> diff --git a/arch/powerpc/configs/mpc85xx_defconfig b/arch/powerpc/configs/mpc85xx_basic_defconfig
> similarity index 100%
> rename from arch/powerpc/configs/mpc85xx_defconfig
> rename to arch/powerpc/configs/mpc85xx_basic_defconfig

If you're just renaming it then it's not basic.

-Scott




More information about the Linuxppc-dev mailing list