-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
Showing
5 changed files
with
1,228 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: c839e0eff500af03de65e560c2e21c3831586e6e | ||
refs/heads/master: a2d2e1ec07a80946cbe812dc8c73291cad8214b2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Oops, something went wrong.