projects/Generic/linux: enable CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2014-11-03 15:53:59 +01:00
parent 769122992d
commit 0908a504c9
2 changed files with 6 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/i386 3.17.1 Kernel Configuration # Linux/i386 3.17.2 Kernel Configuration
# #
# CONFIG_64BIT is not set # CONFIG_64BIT is not set
CONFIG_X86_32=y CONFIG_X86_32=y
@ -445,6 +445,7 @@ CONFIG_CLEANCACHE=y
CONFIG_GENERIC_EARLY_IOREMAP=y CONFIG_GENERIC_EARLY_IOREMAP=y
# CONFIG_HIGHPTE is not set # CONFIG_HIGHPTE is not set
CONFIG_X86_CHECK_BIOS_CORRUPTION=y CONFIG_X86_CHECK_BIOS_CORRUPTION=y
CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK=y
CONFIG_X86_RESERVE_LOW=64 CONFIG_X86_RESERVE_LOW=64
# CONFIG_MATH_EMULATION is not set # CONFIG_MATH_EMULATION is not set
CONFIG_MTRR=y CONFIG_MTRR=y
@ -2701,7 +2702,6 @@ CONFIG_DVB_CXD2820R=m
CONFIG_DVB_RTL2830=m CONFIG_DVB_RTL2830=m
CONFIG_DVB_RTL2832=m CONFIG_DVB_RTL2832=m
CONFIG_DVB_SI2168=m CONFIG_DVB_SI2168=m
CONFIG_DVB_SP2=m
# #
# DVB-C (cable) frontends # DVB-C (cable) frontends
@ -2750,6 +2750,7 @@ CONFIG_DVB_ISL6405=m
CONFIG_DVB_ISL6421=m CONFIG_DVB_ISL6421=m
CONFIG_DVB_ISL6423=m CONFIG_DVB_ISL6423=m
CONFIG_DVB_A8293=m CONFIG_DVB_A8293=m
CONFIG_DVB_SP2=m
CONFIG_DVB_LGS8GXX=m CONFIG_DVB_LGS8GXX=m
CONFIG_DVB_ATBM8830=m CONFIG_DVB_ATBM8830=m
CONFIG_DVB_TDA665x=m CONFIG_DVB_TDA665x=m

View File

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/x86_64 3.17.1 Kernel Configuration # Linux/x86_64 3.17.2 Kernel Configuration
# #
CONFIG_64BIT=y CONFIG_64BIT=y
CONFIG_X86_64=y CONFIG_X86_64=y
@ -442,6 +442,7 @@ CONFIG_CLEANCACHE=y
# CONFIG_ZSMALLOC is not set # CONFIG_ZSMALLOC is not set
CONFIG_GENERIC_EARLY_IOREMAP=y CONFIG_GENERIC_EARLY_IOREMAP=y
CONFIG_X86_CHECK_BIOS_CORRUPTION=y CONFIG_X86_CHECK_BIOS_CORRUPTION=y
CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK=y
CONFIG_X86_RESERVE_LOW=64 CONFIG_X86_RESERVE_LOW=64
CONFIG_MTRR=y CONFIG_MTRR=y
CONFIG_MTRR_SANITIZER=y CONFIG_MTRR_SANITIZER=y
@ -2679,7 +2680,6 @@ CONFIG_DVB_CXD2820R=m
CONFIG_DVB_RTL2830=m CONFIG_DVB_RTL2830=m
CONFIG_DVB_RTL2832=m CONFIG_DVB_RTL2832=m
CONFIG_DVB_SI2168=m CONFIG_DVB_SI2168=m
CONFIG_DVB_SP2=m
# #
# DVB-C (cable) frontends # DVB-C (cable) frontends
@ -2728,6 +2728,7 @@ CONFIG_DVB_ISL6405=m
CONFIG_DVB_ISL6421=m CONFIG_DVB_ISL6421=m
CONFIG_DVB_ISL6423=m CONFIG_DVB_ISL6423=m
CONFIG_DVB_A8293=m CONFIG_DVB_A8293=m
CONFIG_DVB_SP2=m
CONFIG_DVB_LGS8GXX=m CONFIG_DVB_LGS8GXX=m
CONFIG_DVB_ATBM8830=m CONFIG_DVB_ATBM8830=m
CONFIG_DVB_TDA665x=m CONFIG_DVB_TDA665x=m