x86: missing kernel symbols
Please include these two missing kernel CONFIG_ symbols. SVN-Revision: 26679
This commit is contained in:
parent
4021469e4a
commit
ff1bc5c29d
1 changed files with 2 additions and 0 deletions
|
@ -382,6 +382,7 @@ CONFIG_VM_EVENT_COUNTERS=y
|
|||
CONFIG_X86=y
|
||||
CONFIG_X86_32=y
|
||||
CONFIG_X86_32_LAZY_GS=y
|
||||
# CONFIG_X86_32_IRIS is not set
|
||||
# CONFIG_X86_64 is not set
|
||||
# CONFIG_X86_ACPI_CPUFREQ is not set
|
||||
CONFIG_X86_ALIGNMENT_16=y
|
||||
|
@ -442,3 +443,4 @@ CONFIG_X86_WP_WORKS_OK=y
|
|||
CONFIG_X86_XADD=y
|
||||
# CONFIG_ZONE_DMA32 is not set
|
||||
# CONFIG_BATTERY_BQ20Z75 is not set
|
||||
# CONFIG_TRANSPARENT_HUGEPAGE is not set
|
||||
|
|
Loading…
Reference in a new issue