From 147b6c5167b6a64ed2472d6dddf72220ab3070cd Mon Sep 17 00:00:00 2001 From: Salvatore Bonaccorso Date: Wed, 7 Jan 2026 18:39:48 +0100 Subject: [PATCH] [arm64] drivers/misc: Enable NTSYNC as module Closes: #1124798 --- debian/changelog | 3 +++ debian/config/arm64/config | 1 + 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 3b93388f32..a8470bfad1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,9 @@ linux (6.19~rc4-1~exp1) UNRELEASED; urgency=medium [ Bastian Blank ] * Fix installation of dtb into kernel-image udebs. + [ Salvatore Bonaccorso ] + * [arm64] drivers/misc: Enable NTSYNC as module (Closes: #1124798) + -- Bastian Blank Mon, 05 Jan 2026 15:09:52 +0100 linux (6.18.3-1) unstable; urgency=medium diff --git a/debian/config/arm64/config b/debian/config/arm64/config index a3731cd8ac..82121f8e1d 100644 --- a/debian/config/arm64/config +++ b/debian/config/arm64/config @@ -1236,6 +1236,7 @@ CONFIG_MFD_QNAP_MCU=m CONFIG_QCOM_COINCELL=m CONFIG_QCOM_FASTRPC=m CONFIG_SRAM=y +CONFIG_NTSYNC=m CONFIG_NSM=m ##