mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-03-02 03:35:23 +00:00
x86: missing kernel symbols
Please include these two missing kernel CONFIG_ symbols. SVN-Revision: 26679
This commit is contained in:
parent
4021469e4a
commit
ff1bc5c29d
@ -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 New Issue
Block a user