Merge branch 'enable-ntsync-arm64' into 'debian/latest'

[arm64] drivers/misc: Enable NTSYNC as module

See merge request kernel-team/linux!1772
This commit is contained in:
Salvatore Bonaccorso 2026-01-07 18:42:24 +01:00
commit c4994cb7c2
2 changed files with 4 additions and 0 deletions

3
debian/changelog vendored
View file

@ -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 <waldi@debian.org> Mon, 05 Jan 2026 15:09:52 +0100
linux (6.18.3-1) unstable; urgency=medium

View file

@ -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
##