mirror of
https://salsa.debian.org/kernel-team/linux.git
synced 2026-01-16 23:12:23 +00:00
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:
commit
c4994cb7c2
2 changed files with 4 additions and 0 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
|
@ -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
|
||||
|
|
|
|||
1
debian/config/arm64/config
vendored
1
debian/config/arm64/config
vendored
|
|
@ -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
|
||||
|
||||
##
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue