projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
firmware-utils/mktplinkfw: add ability to put jffs2 eof marker into the image
[openwrt.git]
/
target
/
linux
/
x86
/
config-default
diff --git
a/target/linux/x86/config-default
b/target/linux/x86/config-default
index
c620db0
..
b608b85
100644
(file)
--- a/
target/linux/x86/config-default
+++ b/
target/linux/x86/config-default
@@
-72,6
+72,7
@@
CONFIG_CPU_IDLE_GOV_LADDER=y
# CONFIG_CPU_SUP_INTEL is not set
# CONFIG_CPU_SUP_TRANSMETA_32 is not set
# CONFIG_CPU_SUP_UMC_32 is not set
# CONFIG_CPU_SUP_INTEL is not set
# CONFIG_CPU_SUP_TRANSMETA_32 is not set
# CONFIG_CPU_SUP_UMC_32 is not set
+# CONFIG_CRASHLOG is not set
# CONFIG_CS5535_GPIO is not set
# CONFIG_GPIO_CS5535 is not set
# CONFIG_CS89x0 is not set
# CONFIG_CS5535_GPIO is not set
# CONFIG_GPIO_CS5535 is not set
# CONFIG_CS89x0 is not set
@@
-453,3
+454,4
@@
CONFIG_X86_XADD=y
# CONFIG_BATTERY_BQ20Z75 is not set
# CONFIG_TRANSPARENT_HUGEPAGE is not set
# CONFIG_ALIX is not set
# CONFIG_BATTERY_BQ20Z75 is not set
# CONFIG_TRANSPARENT_HUGEPAGE is not set
# CONFIG_ALIX is not set
+# CONFIG_SAMSUNG_Q10 is not set
This page took
0.036466 seconds
and
4
git commands to generate.