git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4f740c
)
of: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OF
author
Rob Herring
<rob.herring@calxeda.com>
Mon, 3 Jan 2011 17:56:38 +0000
(11:56 -0600)
committer
Grant Likely
<grant.likely@secretlab.ca>
Mon, 3 Jan 2011 21:08:18 +0000
(14:08 -0700)
Some OF drivers could likely be used on non-powerpc OF based platforms,
so fix the kconfig depends to be CONFIG_OF instead of CONFIG_PPC_OF.
Compile tested on ARM and sparc.
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
No differences found