linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] alpha: remove CONFIG_EXPERIMENTAL from defconfigs
@ 2021-01-15  0:59 Randy Dunlap
  0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2021-01-15  0:59 UTC (permalink / raw)
  To: linux-kernel
  Cc: Randy Dunlap, Kees Cook, Greg Kroah-Hartman, Richard Henderson,
	Ivan Kokshaysky, Matt Turner, linux-alpha, Andrew Morton

Since CONFIG_EXPERIMENTAL was removed in 2013, go ahead and drop it
from any defconfig files.

Fixes: 3d374d09f16f ("final removal of CONFIG_EXPERIMENTAL")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Kees Cook <keescook@chromium.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Richard Henderson <rth@twiddle.net>
Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Cc: Matt Turner <mattst88@gmail.com>
Cc: linux-alpha@vger.kernel.org
Cc: Andrew Morton <akpm@linux-foundation.org>
---
 arch/alpha/configs/defconfig |    1 -
 1 file changed, 1 deletion(-)

--- linux-next-20210114.orig/arch/alpha/configs/defconfig
+++ linux-next-20210114/arch/alpha/configs/defconfig
@@ -1,4 +1,3 @@
-CONFIG_EXPERIMENTAL=y
 CONFIG_SYSVIPC=y
 CONFIG_POSIX_MQUEUE=y
 CONFIG_LOG_BUF_SHIFT=14

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-01-15  1:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-15  0:59 [PATCH] alpha: remove CONFIG_EXPERIMENTAL from defconfigs Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).