From: Randy Dunlap Date: Fri, 26 Feb 2021 01:20:42 +0000 (-0800) Subject: alpha: remove CONFIG_EXPERIMENTAL from defconfigs X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=2956f4e4f0c504697f9dd6b84fd5c57ede35d333;p=linux.git alpha: remove CONFIG_EXPERIMENTAL from defconfigs Since CONFIG_EXPERIMENTAL was removed in 2013, go ahead and drop it from any defconfig files. Link: https://lkml.kernel.org/r/20210115005956.29408-1-rdunlap@infradead.org Fixes: 3d374d09f16f ("final removal of CONFIG_EXPERIMENTAL") Signed-off-by: Randy Dunlap Cc: Kees Cook Cc: Greg Kroah-Hartman Cc: Richard Henderson Cc: Ivan Kokshaysky Cc: Matt Turner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/arch/alpha/configs/defconfig b/arch/alpha/configs/defconfig index 6293675db1644..724c4075df408 100644 --- a/arch/alpha/configs/defconfig +++ b/arch/alpha/configs/defconfig @@ -1,4 +1,3 @@ -CONFIG_EXPERIMENTAL=y CONFIG_SYSVIPC=y CONFIG_POSIX_MQUEUE=y CONFIG_LOG_BUF_SHIFT=14