[O][PATCH 1/1] UBUNTU: [Config] Enable EXFAT_FS on s390x too
Alessandro Astone
alessandro.astone at canonical.com
Mon Aug 12 09:08:30 UTC 2024
BugLink: https://bugs.launchpad.net/bugs/2076428
There doesn't seem to be a specific reason for keeping
CONFIG_EXFAT_FS disabled in s390x.
We should be able to just enable it in s390x making it match all
other Ubuntu architectures.
Signed-off-by: Alessandro Astone <alessandro.astone at canonical.com>
---
debian.master/config/annotations | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian.master/config/annotations b/debian.master/config/annotations
index 702fca42e937..693e86c6180e 100644
--- a/debian.master/config/annotations
+++ b/debian.master/config/annotations
@@ -4817,7 +4817,7 @@ CONFIG_EVM_EXTRA_SMACK_XATTRS policy<{'amd64': 'y', 'arm64': '
CONFIG_EXAR_WDT policy<{'amd64': 'm'}>
CONFIG_EXCLUSIVE_SYSTEM_RAM policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 'riscv64': 'y', 's390x': 'y'}>
CONFIG_EXFAT_DEFAULT_IOCHARSET policy<{'amd64': '"utf8"', 'arm64': '"utf8"', 'armhf': '"utf8"', 'ppc64el': '"utf8"', 'riscv64': '"utf8"'}>
-CONFIG_EXFAT_FS policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm', 'riscv64': 'm', 's390x': 'n'}>
+CONFIG_EXFAT_FS policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm', 'riscv64': 'm', 's390x': 'm'}>
CONFIG_EXPERT policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 'riscv64': 'y', 's390x': 'y'}>
CONFIG_EXPOLINE policy<{'s390x': 'y'}>
CONFIG_EXPOLINE_AUTO policy<{'s390x': 'y'}>
--
2.43.0
More information about the kernel-team
mailing list