Re: [RFC PATCH 2/8] ppc64el: kernel: add config (work in progress)

2014-05-14 Thread Mauricio Faria de Oliveira
On 05/13/2014 07:18 PM, Ben Hutchings wrote: [...] +++ 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. Ok. [...] +#. CELL/PS3 +#. CELL_CPU depends on !CPU_LITTLE_ENDIAN +#

[RFC PATCH 2/8] ppc64el: kernel: add config (work in progress)

2014-05-13 Thread Mauricio Faria de Oliveira
Signed-off-by: Mauricio Faria de Oliveira mauri...@linux.vnet.ibm.com --- 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

Re: [RFC PATCH 2/8] ppc64el: kernel: add config (work in progress)

2014-05-13 Thread Bastian Blank
On Tue, May 13, 2014 at 01:28:24PM -0300, Mauricio Faria de Oliveira wrote: diff --git a/debian/config/kernelarch-powerpc/config-arch-64-le b/debian/config/kernelarch-powerpc/config-arch-64-le Please split this in little endian dependant and generic stuff. Bastian -- Women professionals do

Re: [RFC PATCH 2/8] ppc64el: kernel: add config (work in progress)

2014-05-13 Thread Mauricio Faria de Oliveira
Hi Bastian, On 05/13/2014 02:17 PM, Bastian Blank wrote: On Tue, May 13, 2014 at 01:28:24PM -0300, Mauricio Faria de Oliveira wrote: diff --git a/debian/config/kernelarch-powerpc/config-arch-64-le b/debian/config/kernelarch-powerpc/config-arch-64-le Please split this in little endian

Re: [RFC PATCH 2/8] ppc64el: kernel: add config (work in progress)

2014-05-13 Thread Ben Hutchings
On Tue, 2014-05-13 at 13:28 -0300, Mauricio Faria de Oliveira wrote: Signed-off-by: Mauricio Faria de Oliveira mauri...@linux.vnet.ibm.com --- debian/config/kernelarch-powerpc/config-arch-64-le | 70 1 files changed, 70 insertions(+), 0 deletions(-) create mode