cloud: enable CONFIG_KSM for cloud

Closes: 955366
This commit is contained in:
Noah Meyerhans 2020-04-06 09:35:16 -07:00
parent 31d17e0e53
commit 57cd8ee0e1
2 changed files with 4 additions and 1 deletions

4
debian/changelog vendored
View File

@ -20,6 +20,10 @@ linux (4.19.98-2) UNRELEASED; urgency=medium
* [arm64] Include the Hisilicon Hibmc drm driver in fb-modules
(Closes: #951274)
[ Noah Meyerhans ]
* [cloud] Enable CONFIG_KSM
(Closes: #955366)
-- Salvatore Bonaccorso <carnil@debian.org> Wed, 29 Jan 2020 06:52:57 +0100
linux (4.19.98-1) buster; urgency=medium

View File

@ -1376,7 +1376,6 @@ CONFIG_HYPERV_STORAGE=m
##
## file: mm/Kconfig
##
# CONFIG_KSM is not set
# CONFIG_ZSWAP is not set
##