]> git.karo-electronics.de Git - mv-sheeva.git/commit
misc: Make AB8500_PWM driver depend on U8500 due to PWM breakage
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 20 Dec 2010 12:28:11 +0000 (12:28 +0000)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 14 Jan 2011 11:38:12 +0000 (12:38 +0100)
commitb14375800751da9fcd63ec11d39a86077f214dc2
tree8baa69760688755b51ea02652324a6a35516e4af
parent3ec33012dc07ab7e12fdd3f7f927c09264dcb5ec
misc: Make AB8500_PWM driver depend on U8500 due to PWM breakage

Since we don't have a PWM API every PWM driver ends up exporting its
own version and we need to limit the platforms we try to build them on
in order to avoid multiple definitions. As the AB8500 is normally a
companion chip for the U8500 CPU depend on that architecture.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/misc/Kconfig