diff --git a/arch/arm64/configs/deepin_arm64_desktop_defconfig b/arch/arm64/configs/deepin_arm64_desktop_defconfig index 0df23bbc60097..665ddf6409b69 100644 --- a/arch/arm64/configs/deepin_arm64_desktop_defconfig +++ b/arch/arm64/configs/deepin_arm64_desktop_defconfig @@ -1,5 +1,5 @@ CONFIG_COMPILE_TEST=y -CONFIG_BUILD_SALT="arm64-desktop-hwe" +CONFIG_BUILD_SALT="-arm64-desktop-rolling" CONFIG_KERNEL_ZSTD=y CONFIG_DEFAULT_HOSTNAME="" CONFIG_SYSVIPC=y diff --git a/arch/loongarch/configs/deepin_loongarch_desktop_defconfig b/arch/loongarch/configs/deepin_loongarch_desktop_defconfig index 9f761205c7f88..b07a5716075f4 100644 --- a/arch/loongarch/configs/deepin_loongarch_desktop_defconfig +++ b/arch/loongarch/configs/deepin_loongarch_desktop_defconfig @@ -1,5 +1,5 @@ CONFIG_COMPILE_TEST=y -CONFIG_BUILD_SALT="-loongarch-desktop-hwe" +CONFIG_BUILD_SALT="-loong64-desktop-rolling" CONFIG_KERNEL_ZSTD=y CONFIG_DEFAULT_HOSTNAME="" CONFIG_SYSVIPC=y diff --git a/arch/x86/configs/deepin_x86_desktop_defconfig b/arch/x86/configs/deepin_x86_desktop_defconfig index 80a96238c822c..d39babadd09b5 100644 --- a/arch/x86/configs/deepin_x86_desktop_defconfig +++ b/arch/x86/configs/deepin_x86_desktop_defconfig @@ -1,6 +1,6 @@ CONFIG_COMPILE_TEST=y CONFIG_UAPI_HEADER_TEST=y -CONFIG_BUILD_SALT="-amd64-desktop-hwe" +CONFIG_BUILD_SALT="-amd64-desktop-rolling" CONFIG_KERNEL_ZSTD=y CONFIG_SYSVIPC=y CONFIG_POSIX_MQUEUE=y