projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4021469
)
x86: missing kernel symbols
author
Daniel Dickinson
<crazycshore@gmail.com>
Fri, 15 Apr 2011 04:56:49 +0000
(
04:56
+0000)
committer
Daniel Dickinson
<crazycshore@gmail.com>
Fri, 15 Apr 2011 04:56:49 +0000
(
04:56
+0000)
Please include these two missing kernel CONFIG_ symbols.
SVN-Revision: 26679
target/linux/x86/config-default
patch
|
blob
|
history
diff --git
a/target/linux/x86/config-default
b/target/linux/x86/config-default
index 326e46b9fef21f9a82f28d41182946b511e12ee6..41666daed368450bfb21439982d7f3afc780d4a1 100644
(file)
--- a/
target/linux/x86/config-default
+++ b/
target/linux/x86/config-default
@@
-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