[meta-lsi] [PATCH 19/41] upgrade linux 3.4 defconfigs to version 3.4.91

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


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

Signed-off-by: Cristian Bercaru <cristian.bercaru at windriver.com>
---
 .../linux-3.4/axxiaarm/preempt-rt/defconfig         |  7 +++++--
 .../linux-3.4/axxiaarm/standard/defconfig           |  7 +++++--
 .../linux-3.4/axxiapowerpc/preempt-rt/defconfig     | 21 +++++++++++++++------
 .../linux-3.4/axxiapowerpc/standard/defconfig       | 21 +++++++++++++++------
 .../lsi-tip/linux-3.4/axxiaarm/preempt-rt/defconfig |  4 +++-
 .../lsi-tip/linux-3.4/axxiaarm/standard/defconfig   |  4 +++-
 .../linux-3.4/axxiapowerpc/standard/defconfig       |  2 +-
 7 files changed, 47 insertions(+), 19 deletions(-)

diff --git a/recipes-kernel/linux/conf/lsi-public/linux-3.4/axxiaarm/preempt-rt/defconfig b/recipes-kernel/linux/conf/lsi-public/linux-3.4/axxiaarm/preempt-rt/defconfig
index 2015ba8..45e66fe 100644
--- a/recipes-kernel/linux/conf/lsi-public/linux-3.4/axxiaarm/preempt-rt/defconfig
+++ b/recipes-kernel/linux/conf/lsi-public/linux-3.4/axxiaarm/preempt-rt/defconfig
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/arm 3.4.88 Kernel Configuration
+# Linux/arm 3.4.91 Kernel Configuration
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -1288,7 +1288,10 @@ CONFIG_SERIAL_CORE_CONSOLE=y
 # CONFIG_TTY_PRINTK is not set
 # CONFIG_HVC_DCC is not set
 # CONFIG_IPMI_HANDLER is not set
-# CONFIG_HW_RANDOM is not set
+CONFIG_HW_RANDOM=y
+CONFIG_HW_RANDOM_AXXIA=y
+# CONFIG_HW_RANDOM_TIMERIOMEM is not set
+CONFIG_HW_RANDOM_ATMEL=y
 # CONFIG_R3964 is not set
 # CONFIG_APPLICOM is not set
 # CONFIG_RAW_DRIVER is not set
diff --git a/recipes-kernel/linux/conf/lsi-public/linux-3.4/axxiaarm/standard/defconfig b/recipes-kernel/linux/conf/lsi-public/linux-3.4/axxiaarm/standard/defconfig
index 91b8fcc..eefa2d9 100644
--- a/recipes-kernel/linux/conf/lsi-public/linux-3.4/axxiaarm/standard/defconfig
+++ b/recipes-kernel/linux/conf/lsi-public/linux-3.4/axxiaarm/standard/defconfig
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/arm 3.4.88 Kernel Configuration
+# Linux/arm 3.4.91 Kernel Configuration
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -1290,7 +1290,10 @@ CONFIG_SERIAL_CORE_CONSOLE=y
 # CONFIG_TTY_PRINTK is not set
 # CONFIG_HVC_DCC is not set
 # CONFIG_IPMI_HANDLER is not set
-# CONFIG_HW_RANDOM is not set
+CONFIG_HW_RANDOM=y
+CONFIG_HW_RANDOM_AXXIA=y
+# CONFIG_HW_RANDOM_TIMERIOMEM is not set
+CONFIG_HW_RANDOM_ATMEL=y
 # CONFIG_R3964 is not set
 # CONFIG_APPLICOM is not set
 # CONFIG_RAW_DRIVER is not set
diff --git a/recipes-kernel/linux/conf/lsi-public/linux-3.4/axxiapowerpc/preempt-rt/defconfig b/recipes-kernel/linux/conf/lsi-public/linux-3.4/axxiapowerpc/preempt-rt/defconfig
index 93b2aa8..5e6549f 100644
--- a/recipes-kernel/linux/conf/lsi-public/linux-3.4/axxiapowerpc/preempt-rt/defconfig
+++ b/recipes-kernel/linux/conf/lsi-public/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
 
@@ -1288,7 +1288,11 @@ CONFIG_SERIAL_ACP_CONSOLE=y
 # CONFIG_TTY_PRINTK is not set
 # CONFIG_HVC_UDBG is not set
 # CONFIG_IPMI_HANDLER is not set
-# CONFIG_HW_RANDOM is not set
+CONFIG_HW_RANDOM=y
+CONFIG_HW_RANDOM_AXXIA=y
+# CONFIG_HW_RANDOM_TIMERIOMEM is not set
+# CONFIG_HW_RANDOM_ATMEL is not set
+# CONFIG_HW_RANDOM_PPC4XX is not set
 # CONFIG_NVRAM is not set
 # CONFIG_GEN_RTC is not set
 # CONFIG_R3964 is not set
@@ -1769,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
 
 #
@@ -1855,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
@@ -1879,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-public/linux-3.4/axxiapowerpc/standard/defconfig b/recipes-kernel/linux/conf/lsi-public/linux-3.4/axxiapowerpc/standard/defconfig
index 948601c..d7a4d18 100644
--- a/recipes-kernel/linux/conf/lsi-public/linux-3.4/axxiapowerpc/standard/defconfig
+++ b/recipes-kernel/linux/conf/lsi-public/linux-3.4/axxiapowerpc/standard/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
 
@@ -1286,7 +1286,11 @@ CONFIG_SERIAL_ACP_CONSOLE=y
 # CONFIG_TTY_PRINTK is not set
 # CONFIG_HVC_UDBG is not set
 # CONFIG_IPMI_HANDLER is not set
-# CONFIG_HW_RANDOM is not set
+CONFIG_HW_RANDOM=y
+CONFIG_HW_RANDOM_AXXIA=y
+# CONFIG_HW_RANDOM_TIMERIOMEM is not set
+# CONFIG_HW_RANDOM_ATMEL is not set
+# CONFIG_HW_RANDOM_PPC4XX is not set
 # CONFIG_NVRAM is not set
 # CONFIG_GEN_RTC is not set
 # CONFIG_R3964 is not set
@@ -1767,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
 
 #
@@ -1853,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
@@ -1877,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
diff --git a/recipes-kernel/linux/conf/lsi-tip/linux-3.4/axxiaarm/preempt-rt/defconfig b/recipes-kernel/linux/conf/lsi-tip/linux-3.4/axxiaarm/preempt-rt/defconfig
index 7c25d69..45e66fe 100644
--- a/recipes-kernel/linux/conf/lsi-tip/linux-3.4/axxiaarm/preempt-rt/defconfig
+++ b/recipes-kernel/linux/conf/lsi-tip/linux-3.4/axxiaarm/preempt-rt/defconfig
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/arm 3.4.88 Kernel Configuration
+# Linux/arm 3.4.91 Kernel Configuration
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -1290,6 +1290,8 @@ CONFIG_SERIAL_CORE_CONSOLE=y
 # CONFIG_IPMI_HANDLER is not set
 CONFIG_HW_RANDOM=y
 CONFIG_HW_RANDOM_AXXIA=y
+# CONFIG_HW_RANDOM_TIMERIOMEM is not set
+CONFIG_HW_RANDOM_ATMEL=y
 # CONFIG_R3964 is not set
 # CONFIG_APPLICOM is not set
 # CONFIG_RAW_DRIVER is not set
diff --git a/recipes-kernel/linux/conf/lsi-tip/linux-3.4/axxiaarm/standard/defconfig b/recipes-kernel/linux/conf/lsi-tip/linux-3.4/axxiaarm/standard/defconfig
index d24da51..eefa2d9 100644
--- a/recipes-kernel/linux/conf/lsi-tip/linux-3.4/axxiaarm/standard/defconfig
+++ b/recipes-kernel/linux/conf/lsi-tip/linux-3.4/axxiaarm/standard/defconfig
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/arm 3.4.88 Kernel Configuration
+# Linux/arm 3.4.91 Kernel Configuration
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -1292,6 +1292,8 @@ CONFIG_SERIAL_CORE_CONSOLE=y
 # CONFIG_IPMI_HANDLER is not set
 CONFIG_HW_RANDOM=y
 CONFIG_HW_RANDOM_AXXIA=y
+# CONFIG_HW_RANDOM_TIMERIOMEM is not set
+CONFIG_HW_RANDOM_ATMEL=y
 # CONFIG_R3964 is not set
 # CONFIG_APPLICOM is not set
 # CONFIG_RAW_DRIVER 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 2ea4a78..d7a4d18 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
@@ -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
 
-- 
1.9.1



More information about the meta-lsi mailing list