[meta-lsi] [PATCH 17/41] linux-yocto-3.4: axxiaarm: remove DOS/FAT kernel support

Daniel Dragomir daniel.dragomir at windriver.com
Thu Jan 28 04:29:20 PST 2016


From: Cristian Bercaru <cristian.bercaru at windriver.com>

Signed-off-by: Cristian Bercaru <cristian.bercaru at windriver.com>
---
 .../conf/linux-yocto/linux-3.4/axxiapowerpc/non-hw.cfg    |  4 ----
 .../linux-3.4/axxiapowerpc/preempt-rt/defconfig           | 15 ++++++++++-----
 .../lsi-tip/linux-3.4/axxiapowerpc/preempt-rt/defconfig   | 15 ++++++++++-----
 .../lsi-tip/linux-3.4/axxiapowerpc/standard/defconfig     | 13 +++++++++----
 4 files changed, 29 insertions(+), 18 deletions(-)

diff --git a/recipes-kernel/linux/conf/linux-yocto/linux-3.4/axxiapowerpc/non-hw.cfg b/recipes-kernel/linux/conf/linux-yocto/linux-3.4/axxiapowerpc/non-hw.cfg
index e1a5d83..4ae69fe 100644
--- a/recipes-kernel/linux/conf/linux-yocto/linux-3.4/axxiapowerpc/non-hw.cfg
+++ b/recipes-kernel/linux/conf/linux-yocto/linux-3.4/axxiapowerpc/non-hw.cfg
@@ -146,8 +146,6 @@ CONFIG_AUTOFS4_FS=y
 #
 # DOS/FAT/NT Filesystems
 #
-# CONFIG_MSDOS_FS is not set
-# CONFIG_VFAT_FS is not set
 
 #
 # Pseudo filesystems
@@ -161,7 +159,6 @@ CONFIG_SQUASHFS=y
 # CONFIG_ROMFS_FS is not set
 CONFIG_NFS_V3_ACL=y
 # CONFIG_CIFS is not set
-# CONFIG_NLS_CODEPAGE_437 is not set
 # CONFIG_NLS_CODEPAGE_737 is not set
 # CONFIG_NLS_CODEPAGE_775 is not set
 # CONFIG_NLS_CODEPAGE_850 is not set
@@ -185,7 +182,6 @@ CONFIG_NFS_V3_ACL=y
 # CONFIG_NLS_CODEPAGE_1250 is not set
 # CONFIG_NLS_CODEPAGE_1251 is not set
 # CONFIG_NLS_ASCII is not set
-# CONFIG_NLS_ISO8859_1 is not set
 # CONFIG_NLS_ISO8859_2 is not set
 # CONFIG_NLS_ISO8859_3 is not set
 # CONFIG_NLS_ISO8859_4 is not set
diff --git a/recipes-kernel/linux/conf/linux-yocto/linux-3.4/axxiapowerpc/preempt-rt/defconfig b/recipes-kernel/linux/conf/linux-yocto/linux-3.4/axxiapowerpc/preempt-rt/defconfig
index b22acac..5e6549f 100644
--- a/recipes-kernel/linux/conf/linux-yocto/linux-3.4/axxiapowerpc/preempt-rt/defconfig
+++ b/recipes-kernel/linux/conf/linux-yocto/linux-3.4/axxiapowerpc/preempt-rt/defconfig
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/powerpc 3.4.88 Kernel Configuration
+# Linux/powerpc 3.4.91 Kernel Configuration
 #
 # CONFIG_PPC64 is not set
 
@@ -1773,8 +1773,13 @@ CONFIG_AUTOFS4_FS=y
 #
 # DOS/FAT/NT Filesystems
 #
-# CONFIG_MSDOS_FS is not set
-# CONFIG_VFAT_FS is not set
+CONFIG_FAT_FS=y
+CONFIG_MSDOS_FS=y
+CONFIG_VFAT_FS=y
+# CONFIG_VFAT_FS_NO_DUALNAMES is not set
+CONFIG_FAT_DEFAULT_CODEPAGE=437
+CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
+# CONFIG_VFAT_NO_CREATE_WITH_LONGNAMES is not set
 # CONFIG_NTFS_FS is not set
 
 #
@@ -1859,7 +1864,7 @@ CONFIG_SUNRPC_GSS=y
 # CONFIG_AFS_FS is not set
 CONFIG_NLS=y
 CONFIG_NLS_DEFAULT="iso8859-1"
-# CONFIG_NLS_CODEPAGE_437 is not set
+CONFIG_NLS_CODEPAGE_437=y
 # CONFIG_NLS_CODEPAGE_737 is not set
 # CONFIG_NLS_CODEPAGE_775 is not set
 # CONFIG_NLS_CODEPAGE_850 is not set
@@ -1883,7 +1888,7 @@ CONFIG_NLS_DEFAULT="iso8859-1"
 # CONFIG_NLS_CODEPAGE_1250 is not set
 # CONFIG_NLS_CODEPAGE_1251 is not set
 # CONFIG_NLS_ASCII is not set
-# CONFIG_NLS_ISO8859_1 is not set
+CONFIG_NLS_ISO8859_1=y
 # CONFIG_NLS_ISO8859_2 is not set
 # CONFIG_NLS_ISO8859_3 is not set
 # CONFIG_NLS_ISO8859_4 is not set
diff --git a/recipes-kernel/linux/conf/lsi-tip/linux-3.4/axxiapowerpc/preempt-rt/defconfig b/recipes-kernel/linux/conf/lsi-tip/linux-3.4/axxiapowerpc/preempt-rt/defconfig
index b22acac..5e6549f 100644
--- a/recipes-kernel/linux/conf/lsi-tip/linux-3.4/axxiapowerpc/preempt-rt/defconfig
+++ b/recipes-kernel/linux/conf/lsi-tip/linux-3.4/axxiapowerpc/preempt-rt/defconfig
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/powerpc 3.4.88 Kernel Configuration
+# Linux/powerpc 3.4.91 Kernel Configuration
 #
 # CONFIG_PPC64 is not set
 
@@ -1773,8 +1773,13 @@ CONFIG_AUTOFS4_FS=y
 #
 # DOS/FAT/NT Filesystems
 #
-# CONFIG_MSDOS_FS is not set
-# CONFIG_VFAT_FS is not set
+CONFIG_FAT_FS=y
+CONFIG_MSDOS_FS=y
+CONFIG_VFAT_FS=y
+# CONFIG_VFAT_FS_NO_DUALNAMES is not set
+CONFIG_FAT_DEFAULT_CODEPAGE=437
+CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
+# CONFIG_VFAT_NO_CREATE_WITH_LONGNAMES is not set
 # CONFIG_NTFS_FS is not set
 
 #
@@ -1859,7 +1864,7 @@ CONFIG_SUNRPC_GSS=y
 # CONFIG_AFS_FS is not set
 CONFIG_NLS=y
 CONFIG_NLS_DEFAULT="iso8859-1"
-# CONFIG_NLS_CODEPAGE_437 is not set
+CONFIG_NLS_CODEPAGE_437=y
 # CONFIG_NLS_CODEPAGE_737 is not set
 # CONFIG_NLS_CODEPAGE_775 is not set
 # CONFIG_NLS_CODEPAGE_850 is not set
@@ -1883,7 +1888,7 @@ CONFIG_NLS_DEFAULT="iso8859-1"
 # CONFIG_NLS_CODEPAGE_1250 is not set
 # CONFIG_NLS_CODEPAGE_1251 is not set
 # CONFIG_NLS_ASCII is not set
-# CONFIG_NLS_ISO8859_1 is not set
+CONFIG_NLS_ISO8859_1=y
 # CONFIG_NLS_ISO8859_2 is not set
 # CONFIG_NLS_ISO8859_3 is not set
 # CONFIG_NLS_ISO8859_4 is not set
diff --git a/recipes-kernel/linux/conf/lsi-tip/linux-3.4/axxiapowerpc/standard/defconfig b/recipes-kernel/linux/conf/lsi-tip/linux-3.4/axxiapowerpc/standard/defconfig
index d80821f..2ea4a78 100644
--- a/recipes-kernel/linux/conf/lsi-tip/linux-3.4/axxiapowerpc/standard/defconfig
+++ b/recipes-kernel/linux/conf/lsi-tip/linux-3.4/axxiapowerpc/standard/defconfig
@@ -1771,8 +1771,13 @@ CONFIG_AUTOFS4_FS=y
 #
 # DOS/FAT/NT Filesystems
 #
-# CONFIG_MSDOS_FS is not set
-# CONFIG_VFAT_FS is not set
+CONFIG_FAT_FS=y
+CONFIG_MSDOS_FS=y
+CONFIG_VFAT_FS=y
+# CONFIG_VFAT_FS_NO_DUALNAMES is not set
+CONFIG_FAT_DEFAULT_CODEPAGE=437
+CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
+# CONFIG_VFAT_NO_CREATE_WITH_LONGNAMES is not set
 # CONFIG_NTFS_FS is not set
 
 #
@@ -1857,7 +1862,7 @@ CONFIG_SUNRPC_GSS=y
 # CONFIG_AFS_FS is not set
 CONFIG_NLS=y
 CONFIG_NLS_DEFAULT="iso8859-1"
-# CONFIG_NLS_CODEPAGE_437 is not set
+CONFIG_NLS_CODEPAGE_437=y
 # CONFIG_NLS_CODEPAGE_737 is not set
 # CONFIG_NLS_CODEPAGE_775 is not set
 # CONFIG_NLS_CODEPAGE_850 is not set
@@ -1881,7 +1886,7 @@ CONFIG_NLS_DEFAULT="iso8859-1"
 # CONFIG_NLS_CODEPAGE_1250 is not set
 # CONFIG_NLS_CODEPAGE_1251 is not set
 # CONFIG_NLS_ASCII is not set
-# CONFIG_NLS_ISO8859_1 is not set
+CONFIG_NLS_ISO8859_1=y
 # CONFIG_NLS_ISO8859_2 is not set
 # CONFIG_NLS_ISO8859_3 is not set
 # CONFIG_NLS_ISO8859_4 is not set
-- 
1.9.1



More information about the meta-lsi mailing list