diff --git a/debian/changelog b/debian/changelog index 9639c3b2d..41ba80311 100644 --- a/debian/changelog +++ b/debian/changelog @@ -137,6 +137,7 @@ linux (4.13.13-1) UNRELEASED; urgency=medium * [powerpc*/*64*] drm: Enable DRM_AMDGPU as module (Closes: #881593) * amdgpu: Enable DRM_AMDGPU_USERPTR on all architectures * [arm64,x86] net/wireless: Enable RTL8723BS as module (Closes: #881568) + * [arm64] nvmem: Enable NVMEM_SUNXI_SID as module (Closes: #881567) -- Salvatore Bonaccorso Sat, 04 Nov 2017 09:54:41 +0100 diff --git a/debian/config/arm64/config b/debian/config/arm64/config index 1e3987a7e..485b1d0ce 100644 --- a/debian/config/arm64/config +++ b/debian/config/arm64/config @@ -552,6 +552,7 @@ CONFIG_WLCORE_SDIO=m ## file: drivers/nvmem/Kconfig ## CONFIG_QCOM_QFPROM=m +CONFIG_NVMEM_SUNXI_SID=m ## ## file: drivers/pci/dwc/Kconfig