Re: [PATCH] powerpc/configs: fix default values for NF_CT_PROTO_*
From: Michael Ellerman <mpe@ellerman.id.au> Date: 2017-06-13 10:49:13
Davide Caratti [off-list ref] 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
ppc6xx platforms accordingly.
Since when? ie. which commit changed the symbols to bool from tristate?
cheers