Re: [PATCH 1/3] powerpc: sync ppc64, ppc64e and pseries configs
From: Michael Ellerman <hidden>
Date: 2013-10-28 01:09:58
From: Michael Ellerman <hidden>
Date: 2013-10-28 01:09:58
On Tue, Oct 22, 2013 at 11:44:50AM +1100, Anton Blanchard wrote:
Run savedefconfig over the ppc64, ppc64e and pseries config
-CONFIG_EXPERIMENTAL=y
This went way.
-CONFIG_EFI_PARTITION=y
This became default y.
-CONFIG_HOTPLUG_CPU=y
This isn't going away, it's selected by pseries, so doesn't need to be in the defconfig.
-CONFIG_PPC_DENORMALISATION=y
This is default y if POWERNV, so I guess that's why it isn't needed. cheers