]> git.baikalelectronics.ru Git - kernel.git/commit
regmap: Use select .. if to get IRQ_DOMAIN enabled
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 23 May 2012 09:15:42 +0000 (10:15 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 23 May 2012 09:15:51 +0000 (10:15 +0100)
commitfd83e05d61e13b8208a9c699a6f9b0767fde037f
tree6e128bb4723309568167b8b570ac20233d236a81
parentda73912683dd8294c3e899b052b1ab0e0aa9e071
regmap: Use select .. if to get IRQ_DOMAIN enabled

Ensure that we can't get randconfig breakage by doing the IRQ_DOMAIN
select automatically. Don't just do the select from REGMAP_IRQ to ensure
that the select actually gets noticed.

Reported-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/base/regmap/Kconfig
drivers/mfd/Kconfig