Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274175
b: refs/heads/master
c: b8bb922
h: refs/heads/master
i:
  274173: c65cea2
  274171: 492bc88
  274167: d9d9432
  274159: b7e0f83
  274143: 47d785f
  274111: 6840c76
  274047: 475c014
  273919: 75dfb1c
v: v3
  • Loading branch information
Benjamin Herrenschmidt committed Sep 20, 2011
1 parent eeda1f9 commit 2216270
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 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: ac07a4a57f7408922a0b3d4dcb87104fe8a3d8ca
refs/heads/master: b8bb922c680b7e21af2268bc8eec93b17f5b9ab8
7 changes: 3 additions & 4 deletions trunk/arch/powerpc/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,6 @@ config BOOTX_TEXT

config PPC_EARLY_DEBUG
bool "Early debugging (dangerous)"
# PPC_EARLY_DEBUG on 440 leaves AS=1 mappings above the TLB high water
# mark, which doesn't work with current 440 KVM.
depends on !KVM
help
Say Y to enable some early debugging facilities that may be available
for your processor/board combination. Those facilities are hacks
Expand Down Expand Up @@ -222,7 +219,9 @@ config PPC_EARLY_DEBUG_BEAT

config PPC_EARLY_DEBUG_44x
bool "Early serial debugging for IBM/AMCC 44x CPUs"
depends on 44x
# PPC_EARLY_DEBUG on 440 leaves AS=1 mappings above the TLB high water
# mark, which doesn't work with current 440 KVM.
depends on 44x && !KVM
help
Select this to enable early debugging for IBM 44x chips via the
inbuilt serial port. If you enable this, ensure you set
Expand Down

0 comments on commit 2216270

Please sign in to comment.