include: also check CONFIG_GPIOLIB for GPIO_SUPPORT
authorJonas Gorski <jogo@openwrt.org>
Thu, 4 Jul 2013 13:41:50 +0000 (13:41 +0000)
committerJonas Gorski <jogo@openwrt.org>
Thu, 4 Jul 2013 13:41:50 +0000 (13:41 +0000)
commit7547758fd8af280253be1ec0e0d7bd18618a65c4
treeaa84d8b329c218c54bedf6ee654995213a352bae
parent60f5dd53127b13c43cf406764b0ff386e233bc43
include: also check CONFIG_GPIOLIB for GPIO_SUPPORT

Recent kernels removed GENERIC_GPIO and require GPIO capable
targets to select GPIOLIB instead, so check for both symbols.

Fixed #13814.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37166
include/target.mk