Home
last modified time | relevance | path

Searched hist:"90 d16a43d50c6557ea8d6b7d3b597025c932ad92" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpio/
H A DKconfigdiff 90d16a43d50c6557ea8d6b7d3b597025c932ad92 Tue Feb 04 11:59:41 CET 2014 Axel Lin <axel.lin@ingics.com> gpio: tb10x: GPIO_TB10X needs to select GENERIC_IRQ_CHIP

gpio-tb10x driver uses generic irq chip APIs (irq_alloc_domain_generic_chips,
irq_remove_generic_chip), so it needs to select GENERIC_IRQ_CHIP to avoid build
error.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>