Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 81168
b: refs/heads/master
c: a2d2e1e
h: refs/heads/master
v: v3
  • Loading branch information
Benjamin Herrenschmidt authored and Josh Boyer committed Dec 23, 2007
1 parent fe73719 commit 298ef6a
Show file tree
Hide file tree
Showing 5 changed files with 1,228 additions and 19 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: c839e0eff500af03de65e560c2e21c3831586e6e
refs/heads/master: a2d2e1ec07a80946cbe812dc8c73291cad8214b2
1 change: 1 addition & 0 deletions trunk/arch/powerpc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ config PPC_OF_PLATFORM_PCI

source "init/Kconfig"

source "arch/powerpc/sysdev/Kconfig"
source "arch/powerpc/platforms/Kconfig"

menu "Kernel options"
Expand Down
8 changes: 8 additions & 0 deletions trunk/arch/powerpc/sysdev/Kconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# For a description of the syntax of this configuration file,
# see Documentation/kbuild/kconfig-language.txt.
#

config PPC4xx_PCI_EXPRESS
bool
depends on PCI && 4xx
default n
Loading

0 comments on commit 298ef6a

Please sign in to comment.