]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: dwapb: enable for Quark
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 17 Mar 2015 12:38:11 +0000 (14:38 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 19 Mar 2015 08:46:05 +0000 (09:46 +0100)
commit9fe97fdbe8925c068d92806b9af63ddd0aa97a05
tree5997f4f90203b58ad1e0f1c923be48cd5271b778
parent8be81cffcc6e31ab679d19d99d79c7748f76b606
gpio: dwapb: enable for Quark

The Intel Quark SoC contains the DW GPIO on board. While fixing the build error
the commit d7de555bf295 (gpio: dwapb: fix compile errors) disables the
possibility to build the driver on X86, i.e. Intel Quark.

The patch reenables it for Intel Quark as well.

Since we have Intel Quark SoC introduced in 4.0-rc1 I would like to make this
fix available there as well, though the actual MFD driver [1] is applied only
for next version.

[1] https://lkml.org/lkml/2015/2/1/217

Fixes: d7de555bf295 (gpio: dwapb: fix compile errors)
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/Kconfig