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