diff --git a/arch/arm64/configs/wsa_defconfig b/arch/arm64/configs/wsa_defconfig index ee13ea08bbbd..1af074c05d29 100644 --- a/arch/arm64/configs/wsa_defconfig +++ b/arch/arm64/configs/wsa_defconfig @@ -1,5 +1,5 @@ CONFIG_LOCALVERSION="-Miracle" -# CONFIG_LOCALVERSION_AUTO is not set +CONFIG_LOCALVERSION_AUTO=y CONFIG_SYSVIPC=y CONFIG_POSIX_MQUEUE=y CONFIG_AUDIT=y diff --git a/arch/x86/configs/wsa_defconfig b/arch/x86/configs/wsa_defconfig index c4291089a92c..3bc128985c9f 100644 --- a/arch/x86/configs/wsa_defconfig +++ b/arch/x86/configs/wsa_defconfig @@ -1,6 +1,6 @@ # CONFIG_WERROR is not set CONFIG_LOCALVERSION="-Miracle" -# CONFIG_LOCALVERSION_AUTO is not set +CONFIG_LOCALVERSION_AUTO=y CONFIG_SYSVIPC=y CONFIG_POSIX_MQUEUE=y # CONFIG_USELIB is not set