aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2011-07-25 21:21:01 +0000
committerHauke Mehrtens <hauke@openwrt.org>2011-07-25 21:21:01 +0000
commit94fd7309acb56d8d025a420023f4745ce3b01abc (patch)
treef346356080a4eb97b430bc49f12747a349437a72 /target/linux/generic
parent66421cdc87c2c9595d58744381f6a039e8d20bfc (diff)
downloadupstream-94fd7309acb56d8d025a420023f4745ce3b01abc.tar.gz
upstream-94fd7309acb56d8d025a420023f4745ce3b01abc.tar.bz2
upstream-94fd7309acb56d8d025a420023f4745ce3b01abc.zip
x86: add missing config symbols
This adds some config symbols for kernel 3.0. Thank you realopty for the patch. This is from #9719. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27775 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic')
-rw-r--r--target/linux/generic/config-3.05
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.0 b/target/linux/generic/config-3.0
index b6f68ee280..ab6809e63a 100644
--- a/target/linux/generic/config-3.0
+++ b/target/linux/generic/config-3.0
@@ -10,6 +10,7 @@ CONFIG_32BIT=y
# CONFIG_ACENIC is not set
# CONFIG_ACORN_PARTITION is not set
# CONFIG_ACPI_APEI is not set
+# CONFIG_ACPI_CUSTOM_METHOD is not set
# CONFIG_ACPI_HED is not set
# CONFIG_ACPI_POWER_METER is not set
# CONFIG_AD525X_DPOT is not set
@@ -394,6 +395,7 @@ CONFIG_CONSTRUCTORS=y
# CONFIG_CONTEXT_SWITCH_TRACER is not set
# CONFIG_COPS is not set
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
+# CONFIG_CPA_DEBUG is not set
# CONFIG_CPU_DCACHE_DISABLE is not set
# CONFIG_CPU_FREQ is not set
# CONFIG_CPU_IDLE is not set
@@ -514,8 +516,10 @@ CONFIG_DEBUG_INFO_REDUCED=y
# CONFIG_DEBUG_MEMORY_INIT is not set
# CONFIG_DEBUG_MUTEXES is not set
# CONFIG_DEBUG_NOTIFIERS is not set
+# CONFIG_DEBUG_NX_TEST is not set
# CONFIG_DEBUG_OBJECTS is not set
# CONFIG_DEBUG_PAGEALLOC is not set
+# CONFIG_DEBUG_PERF_USE_VMALLOC is not set
# CONFIG_DEBUG_PREEMPT is not set
# CONFIG_DEBUG_RODATA is not set
# CONFIG_DEBUG_RT_MUTEXES is not set
@@ -528,6 +532,7 @@ CONFIG_DEBUG_INFO_REDUCED=y
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_STACKOVERFLOW is not set
# CONFIG_DEBUG_STACK_USAGE is not set
+# CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is not set
# CONFIG_DEBUG_VM is not set
# CONFIG_DEBUG_WRITECOUNT is not set
# CONFIG_DECNET is not set