From 0119f2ad4627267635bb604a3575562b444c47f3 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sun, 18 Jun 2017 21:01:55 +0100 Subject: [PATCH] fs: Reenable HPFS_FS as module (Closes: #864878) --- debian/changelog | 1 + debian/config/config | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 75e73b06a..5c9dc6833 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,7 @@ linux (4.11.6-1) UNRELEASED; urgency=medium * debian/rules.real: Include rules.defs before using architecture variables (Closes: #862842) * [rt] Update to 4.11.5-rt1 and reenable + * fs: Reenable HPFS_FS as module (Closes: #864878) -- Ben Hutchings Tue, 06 Jun 2017 20:43:11 +0100 diff --git a/debian/config/config b/debian/config/config index 667d86ec5..dd54a9957 100644 --- a/debian/config/config +++ b/debian/config/config @@ -5494,7 +5494,7 @@ CONFIG_HFSPLUS_FS=m ## ## file: fs/hpfs/Kconfig ## -# CONFIG_HPFS_FS is not set +CONFIG_HPFS_FS=m ## ## file: fs/isofs/Kconfig