Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11512
b: refs/heads/master
c: eeb2d21
h: refs/heads/master
v: v3
  • Loading branch information
Stephen Rothwell committed Oct 1, 2005
1 parent 8ca126f commit fc1547d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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: cabb558714945e92000f627dda562aa5e86a31af
refs/heads/master: eeb2d21806123a67d957783c4a0c8b020a378cf0
4 changes: 2 additions & 2 deletions trunk/arch/powerpc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ config PPC_BPA

config PPC_OF
bool
depends on PPC_MULTIPLATFORM # for now
depends on PPC_MULTIPLATFORM || PPC_ISERIES
default y

config XICS
Expand Down Expand Up @@ -836,7 +836,7 @@ endmenu
if PPC64
config KERNEL_START
hex
default "0xc0000000"
default "0xc000000000000000"
endif

source "net/Kconfig"
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ config BDI_SWITCH

config BOOTX_TEXT
bool "Support for early boot text console (BootX or OpenFirmware only)"
depends PPC_OF
depends PPC_OF && !PPC_ISERIES
help
Say Y here to see progress messages from the boot firmware in text
mode. Requires either BootX or Open Firmware.
Expand Down

0 comments on commit fc1547d

Please sign in to comment.