x86 unset EARLY_PRINTK_DBGP

move it from topconfig as x86 specific

svn path=/dists/trunk/linux-2.6/; revision=13101
This commit is contained in:
Maximilian Attems 2009-03-12 12:37:21 +00:00
parent 563f1cd7be
commit 127a15451b
3 changed files with 2 additions and 1 deletions

View File

@ -75,6 +75,7 @@ CONFIG_X86_PTRACE_BTS=y
##
CONFIG_STRICT_DEVMEM=y
CONFIG_X86_VERBOSE_BOOTUP=y
# CONFIG_EARLY_PRINTK_DBGP is not set
# CONFIG_DEBUG_STACKOVERFLOW is not set
# CONFIG_DEBUG_STACK_USAGE is not set
# CONFIG_DEBUG_PAGEALLOC is not set

View File

@ -3378,7 +3378,6 @@ CONFIG_INITRAMFS_SOURCE=""
##
## file: unknown
##
# CONFIG_EARLY_PRINTK_DBGP is not set
# CONFIG_KPROBES is not set
CONFIG_SCHED_OMIT_FRAME_POINTER=y

View File

@ -123,6 +123,7 @@ CONFIG_X86_PTRACE_BTS=y
##
CONFIG_STRICT_DEVMEM=y
CONFIG_X86_VERBOSE_BOOTUP=y
# CONFIG_EARLY_PRINTK_DBGP is not set
# CONFIG_DEBUG_STACKOVERFLOW is not set
# CONFIG_DEBUG_STACK_USAGE is not set
# CONFIG_DEBUG_PAGEALLOC is not set