summaryrefslogtreecommitdiffstats
path: root/meta-raptor/meta-asus/recipes-kernel/linux/files/defconfig
diff options
context:
space:
mode:
authorTimothy Pearson <tpearson@raptorengineeringinc.com>2017-09-08 12:27:12 -0500
committerGitHub <noreply@github.com>2017-09-08 12:27:12 -0500
commite208d2fb646f915986d7e9f3cc4cc5b651a38e74 (patch)
treecfc5bd587315c83ac07541e97ae7b9b8f7ceabd9 /meta-raptor/meta-asus/recipes-kernel/linux/files/defconfig
parent6f0a23f2489104580db1bb2a14aa3dfa47a97ed0 (diff)
parent9d2d17313ccdb1e3924f5e223b3e8021603889a5 (diff)
downloadast2050-yocto-openbmc-e208d2fb646f915986d7e9f3cc4cc5b651a38e74.zip
ast2050-yocto-openbmc-e208d2fb646f915986d7e9f3cc4cc5b651a38e74.tar.gz
Merge pull request #2 from pkubaj/patch-2
Remove support for NTFS and FAT
Diffstat (limited to 'meta-raptor/meta-asus/recipes-kernel/linux/files/defconfig')
-rw-r--r--meta-raptor/meta-asus/recipes-kernel/linux/files/defconfig14
1 files changed, 7 insertions, 7 deletions
diff --git a/meta-raptor/meta-asus/recipes-kernel/linux/files/defconfig b/meta-raptor/meta-asus/recipes-kernel/linux/files/defconfig
index ed72c29..5543b09 100644
--- a/meta-raptor/meta-asus/recipes-kernel/linux/files/defconfig
+++ b/meta-raptor/meta-asus/recipes-kernel/linux/files/defconfig
@@ -1271,14 +1271,14 @@ CONFIG_GENERIC_ACL=y
#
# DOS/FAT/NT Filesystems
#
-CONFIG_FAT_FS=y
-CONFIG_MSDOS_FS=y
-CONFIG_VFAT_FS=y
-CONFIG_FAT_DEFAULT_CODEPAGE=437
-CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
-CONFIG_NTFS_FS=y
+#CONFIG_FAT_FS=y
+#CONFIG_MSDOS_FS=y
+#CONFIG_VFAT_FS=y
+#CONFIG_FAT_DEFAULT_CODEPAGE=437
+#CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
+#CONFIG_NTFS_FS=y
# CONFIG_NTFS_DEBUG is not set
-CONFIG_NTFS_RW=y
+#CONFIG_NTFS_RW=y
#
# Pseudo filesystems
OpenPOWER on IntegriCloud