On Tue, 2014-05-13 at 13:28 -0300, Mauricio Faria de Oliveira wrote: > Signed-off-by: Mauricio Faria de Oliveira <[email protected]> > --- > debian/config/kernelarch-powerpc/config-arch-64-le | 70 > ++++++++++++++++++++ > 1 files changed, 70 insertions(+), 0 deletions(-) > create mode 100644 debian/config/kernelarch-powerpc/config-arch-64-le > > diff --git a/debian/config/kernelarch-powerpc/config-arch-64-le > b/debian/config/kernelarch-powerpc/config-arch-64-le > new file mode 100644 > index 0000000..1a05334 > --- /dev/null > +++ b/debian/config/kernelarch-powerpc/config-arch-64-le [...] > +#. NO HZ > +CONFIG_NO_HZ_IDLE=y
This is set at the top level and does not need to be repeated here.
[...]
> +#. CELL/PS3
> +#. CELL_CPU depends on !CPU_LITTLE_ENDIAN
> +# CONFIG_PPC_CELL is not set
> +# CONFIG_PPC_PS3 is not set
> +# CONFIG_PPC_IBM_CELL_BLADE is not set
> +# CONFIG_CPU_FREQ_CBE is not set
> +# CONFIG_CBE_CPUFREQ_SPU_GOVERNOR is not set
[...]
So is it even possible to enable these?
It seems like the enabling of these should be moved from
debian/config/kernelarch-powerpc/config-arch-64 to
debian/config/kernelarch-powerpc/config-arch-64-be (and then
debian/config/{powerpc,ppc64}/defines updated to include it).
Ben.
--
Ben Hutchings
Computers are not intelligent. They only think they are.
signature.asc
Description: This is a digitally signed message part

