From 8eda5a77f81abcc76d527ace0658a5f611815d82 Mon Sep 17 00:00:00 2001 From: Bastian Blank Date: Fri, 25 May 2018 14:09:13 +0200 Subject: [PATCH] cloud-amd64: Disable some filesystems --- debian/changelog | 3 ++ debian/config/amd64/config.cloud-amd64 | 60 ++++++++++++++++++++++++++ 2 files changed, 63 insertions(+) diff --git a/debian/changelog b/debian/changelog index ffc538849..cbecc8b18 100644 --- a/debian/changelog +++ b/debian/changelog @@ -56,6 +56,9 @@ linux (4.17~rc5-1~exp1) UNRELEASED; urgency=medium This can be disabled by passing "btusb.enable_autosuspend=n" on the kernel commandline. + [ Bastian Blank ] + * [cloud-amd64] Disable some filesystems. + -- Luca Boccassi Wed, 02 May 2018 12:59:01 +0100 linux (4.17~rc3-1~exp1) experimental; urgency=medium diff --git a/debian/config/amd64/config.cloud-amd64 b/debian/config/amd64/config.cloud-amd64 index 193b0f0d9..731382dc9 100644 --- a/debian/config/amd64/config.cloud-amd64 +++ b/debian/config/amd64/config.cloud-amd64 @@ -1234,6 +1234,66 @@ CONFIG_HYPERV_STORAGE=m # CONFIG_MACHZ_WDT is not set # CONFIG_SBC_EPX_C3_WATCHDOG is not set +## +## file: fs/adfs/Kconfig +## +# CONFIG_ADFS_FS is not set + +## +## file: fs/affs/Kconfig +## +# CONFIG_AFFS_FS is not set + +## +## file: fs/afs/Kconfig +## +# CONFIG_AFS_FS is not set + +## +## file: fs/befs/Kconfig +## +# CONFIG_BEFS_FS is not set + +## +## file: fs/bfs/Kconfig +## +# CONFIG_BFS_FS is not set + +## +## file: fs/efs/Kconfig +## +# CONFIG_EFS_FS is not set + +## +## file: fs/f2fs/Kconfig +## +# CONFIG_F2FS_FS is not set + +## +## file: fs/freevxfs/Kconfig +## +# CONFIG_VXFS_FS is not set + +## +## file: fs/omfs/Kconfig +## +# CONFIG_OMFS_FS is not set + +## +## file: fs/qnx4/Kconfig +## +# CONFIG_QNX4FS_FS is not set + +## +## file: fs/qnx6/Kconfig +## +# CONFIG_QNX6FS_FS is not set + +## +## file: fs/ufs/Kconfig +## +# CONFIG_UFS_FS is not set + ## ## file: kernel/power/Kconfig ##