summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorStefan Sicleru <stefan.sicleru@enea.com>2016-02-29 14:01:21 +0100
committerMartin Borg <martin.borg@enea.com>2016-03-01 12:41:47 +0100
commit6ed7feb3608f6f2b1d951d4270aefcc3d8515cb7 (patch)
tree2e3e3ff45c79d96a881a32812388a6f7ca8dd1b4 /recipes-kernel
parent71ff8a5e6efdba78fcb5d68e594d532a1908538d (diff)
downloadmeta-enea-bsp-common-6ed7feb3608f6f2b1d951d4270aefcc3d8515cb7.tar.gz
linux/cfg: add kernel config for VFAT and NLS support
Provide support for VFAT and one of its associated code pages: 437 Signed-off-by: Stefan Sicleru <stefan.sicleru@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/files/cfg/00053-nls_cp437.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-kernel/linux/files/cfg/00053-nls_cp437.cfg b/recipes-kernel/linux/files/cfg/00053-nls_cp437.cfg
new file mode 100644
index 0000000..1cfb4b4
--- /dev/null
+++ b/recipes-kernel/linux/files/cfg/00053-nls_cp437.cfg
@@ -0,0 +1,3 @@
1CONFIG_VFAT_FS=y
2CONFIG_FAT_DEFAULT_CODEPAGE=437
3CONFIG_NLS_CODEPAGE_437=m