Re: [PATCH 024/193] arch/powerpc/platforms/ps3: remove CONFIG_EXPERIMENTAL

2012-10-23 Thread Geoff Levand
On Tue, 2012-10-23 at 13:01 -0700, Kees Cook wrote: > > - depends on PPC_PS3 && EXPERIMENTAL > + depends on PPC_PS3 Looks OK. Acked-by: Geoff Levand -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More m

[PATCH 024/193] arch/powerpc/platforms/ps3: remove CONFIG_EXPERIMENTAL

2012-10-23 Thread Kees Cook
This config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it. CC: Geoff Levand CC: Benjamin Herrenschmidt CC: Paul Mackerras Signed-off-by: Kees Cook --- arch/powerpc/platforms/ps3/Kconfig |2 +-