From: Tony Lindgren Date: Sun, 16 Dec 2012 20:28:46 +0000 (-0800) Subject: ARM: OMAP: Fix drivers to depend on omap for internal devices X-Git-Tag: v3.8-rc1~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=770b6cb4d21fb3e3df2a7a51e186a3c14db1ec30;p=pandora-kernel.git ARM: OMAP: Fix drivers to depend on omap for internal devices These devices are not available on other architectures, so let's limit them to omap. If the driver subsystem maintainers want to build test system wide changes without building for each target, it's easy to carry a test patch that just strips out the depends entries from Kconfig files. Signed-off-by: Tony Lindgren Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed