[SRU][Eoan][linux-raspi2][PATCH v2 0/1] Set the CONFIG_NLS_ASCII to y
Hui Wang
hui.wang at canonical.com
Wed Jun 3 08:36:37 UTC 2020
BugLink: https://bugs.launchpad.net/bugs/1881631
In the V2, the patch is for Eoan linux-raspi2 instead of raspi2-5.3-bionic.
The CONFIG_NLS_ASCII was already set to Y in the raspi-5.4 kernel
and bionic kernel by Juerg, now do the same change in the
raspi2-5.3 kernel.
[Impact]
users reported that the raspi ubuntu core has some problem to mount
filesystem, need to enable the NLS_ASCII and make it built-in.
[Fix]
change it from m to y just as the focal and bionic raspi kernel.
[Test Case]
building the kernel and boot the kernel, it could mount the
filesystem successfully.
[Regression Risk]
Low, just changing a kconfig to y from m.
Hui Wang (1):
UBUNTU: [Config] raspi2: Set NLS_ASCII=y
debian.raspi2/abi/5.3.0-1026.28/arm64/raspi2.modules | 1 -
debian.raspi2/abi/5.3.0-1026.28/armhf/raspi2.modules | 1 -
debian.raspi2/config/annotations | 3 ++-
debian.raspi2/config/config.common.ubuntu | 2 +-
4 files changed, 3 insertions(+), 4 deletions(-)
--
2.17.1
More information about the kernel-team
mailing list