From 83e21a57f8514b8da1c21f1297505a806a750d03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Uwe=20Kleine-K=C3=B6nig?= Date: Wed, 24 Oct 2018 12:08:01 +0200 Subject: [PATCH] Enable Orange filesystem --- debian/changelog | 1 + debian/config/config | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7b6781785..2b8d89f8d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,7 @@ linux (4.19-1~exp1) UNRELEASED; urgency=medium [ Uwe Kleine-König ] * [armhf,arm64] enable SND_BCM2835 as a module (Closes: #911121) + * Enable Orange filesystem (Closes: #911743) [ Noah Meyerhans ] * [cloud-amd64] Enable Amazon ENA ethernet driver (Closes: #910049) diff --git a/debian/config/config b/debian/config/config index 598051640..eb543f09a 100644 --- a/debian/config/config +++ b/debian/config/config @@ -5713,7 +5713,7 @@ CONFIG_OMFS_FS=m ## ## file: fs/orangefs/Kconfig ## -# CONFIG_ORANGEFS_FS is not set +CONFIG_ORANGEFS_FS=m ## ## file: fs/overlayfs/Kconfig