diff mbox series

[O,1/1] UBUNTU: [Config] Enable EXFAT_FS on s390x too

Message ID 20240812090922.233852-2-alessandro.astone@canonical.com
State New
Headers show
Series Enable CONFIG_EXFAT_FS for the s390x architecture. | expand

Commit Message

Alessandro Astone Aug. 12, 2024, 9:08 a.m. UTC
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@canonical.com>
---
 debian.master/config/annotations | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

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'}>