From: Rob Herring Date: Mon, 3 Jan 2011 17:56:38 +0000 (-0600) Subject: of: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OF X-Git-Tag: v2.6.38-rc1~431^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=236cdc7bc718566a7e7cb9f763b51a8dcad88cbe;p=pandora-kernel.git of: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OF 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 Signed-off-by: Grant Likely --- Reading git-diff-tree failed