of: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OF
authorRob Herring <rob.herring@calxeda.com>
Mon, 3 Jan 2011 17:56:38 +0000 (11:56 -0600)
committerGrant 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