gpio: pca935x: Allow IRQ support for driver built as a module
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 20 May 2020 21:19:15 +0000 (00:19 +0300)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Mon, 25 May 2020 09:37:56 +0000 (11:37 +0200)
commite33a58a29c6ad6f844cdc184210aa1feb5e2fbe0
tree69126f2d3f450304b5b50da2ee0b05d5461803f3
parent22e4ebd05890cf2d9423ed7a35f18b0937c0cb3b
gpio: pca935x: Allow IRQ support for driver built as a module

Perhaps by some historical reasons the IRQ support has been allowed
only for built-in driver. However, there is nothing prevents us
to build it as module an use as IRQ chip.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
drivers/gpio/Kconfig