Re: [PATCH] powerpc/configs: fix default values for NF_CT_PROTO_*

2017-06-13 Thread Davide Caratti
On Tue, 2017-06-13 at 20:49 +1000, Michael Ellerman wrote: > Davide Caratti writes: > > > NF_CT_PROTO_{SCTP,UDPLITE,DCCP} can't be set to 'm' anymore, since they > > have been redefined as 'bool': fix defconfig for linkstation, mvme5100 and > >

[PATCH] powerpc/configs: fix default values for NF_CT_PROTO_*

2017-06-05 Thread Davide Caratti
NF_CT_PROTO_{SCTP,UDPLITE,DCCP} can't be set to 'm' anymore, since they have been redefined as 'bool': fix defconfig for linkstation, mvme5100 and ppc6xx platforms accordingly. Signed-off-by: Davide Caratti --- arch/powerpc/configs/linkstation_defconfig | 2