Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72808
b: refs/heads/master
c: 1b8a8e9
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Thomas Gleixner committed Oct 29, 2007
1 parent aa08a00 commit 29cc04b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fb8c177fe04c81ef5abe603e01d51eafa02d903a
refs/heads/master: 1b8a8e95f9671ee449a794f87468738963393a72
3 changes: 1 addition & 2 deletions trunk/arch/x86/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@ config TRACE_IRQFLAGS_SUPPORT
source "lib/Kconfig.debug"

config EARLY_PRINTK
bool "Early printk" if EMBEDDED && DEBUG_KERNEL
bool "Early printk" if EMBEDDED && DEBUG_KERNEL && X86_32
default y
depends on X86_32
help
Write kernel log output directly into the VGA buffer or to a serial
port.
Expand Down
4 changes: 0 additions & 4 deletions trunk/arch/x86/Kconfig.x86_64
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,6 @@ config X86_CMPXCHG
bool
default y

config EARLY_PRINTK
bool
default y

config GENERIC_ISA_DMA
bool
default y
Expand Down

0 comments on commit 29cc04b

Please sign in to comment.