Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 81162
b: refs/heads/master
c: 373a6da
h: refs/heads/master
v: v3
  • Loading branch information
Stephen Rothwell authored and Paul Mackerras committed Dec 21, 2007
1 parent 63321e0 commit 5a38a8e
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 2 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: 70fbb9388365c3f6f9f17e6501a67f8636e4af08
refs/heads/master: 373a6da165ac3012a74fd072da340eabca55d031
3 changes: 2 additions & 1 deletion trunk/arch/powerpc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ config PPC_DCR

config PPC_OF_PLATFORM_PCI
bool
depends on PCI
depends on PPC64 # not supported on 32 bits yet
default n

Expand Down Expand Up @@ -417,7 +418,7 @@ endmenu

config ISA_DMA_API
bool
default y
default !PPC_ISERIES || PCI

menu "Bus options"

Expand Down
1 change: 1 addition & 0 deletions trunk/arch/powerpc/platforms/maple/Kconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
config PPC_MAPLE
depends on PPC_MULTIPLATFORM && PPC64
bool "Maple 970FX Evaluation Board"
select PCI
select MPIC
select U3_DART
select MPIC_U3_HT_IRQS
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/powerpc/platforms/pasemi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ config PPC_PASEMI
bool "PA Semi SoC-based platforms"
default n
select MPIC
select PCI
select PPC_UDBG_16550
select PPC_NATIVE
select MPIC_BROKEN_REGREAD
Expand Down

0 comments on commit 5a38a8e

Please sign in to comment.