]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP: Fix drivers to depend on omap for internal devices
authorTony Lindgren <tony@atomide.com>
Sun, 16 Dec 2012 20:28:46 +0000 (12:28 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 16 Dec 2012 23:23:37 +0000 (15:23 -0800)
commit59ce5c7833e007a1839ed32b67253575ffbce3f6
tree823e7cff195a38cbd9b2122a994f18496704aef8
parent7da59b441bc3c2b2d0c5781ba756bfbb44cf469c
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 <tony@atomide.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/bus/Kconfig
drivers/input/keyboard/Kconfig
drivers/usb/phy/Kconfig
drivers/video/omap2/Kconfig
drivers/w1/masters/Kconfig