Source-Makefile: feeds/base/package/kernel/gpio-button-hotplug/Makefile

Package: kmod-gpio-button-hotplug
Submenu: GPIO support
Version: <LINUX_VERSION>-r5
Depends: 
Conflicts: 
Menu-Depends: 
Provides: 
Section: kernel
Category: Kernel modules
Title: Simple GPIO Button Hotplug driver
Maintainer: 
Source: 
License: GPL-2.0
Type: ipkg
Description:  This is a replacement for the following in-kernel drivers:
 1) gpio_keys (KEYBOARD_GPIO)
 2) gpio_keys_polled (KEYBOARD_GPIO_POLLED)

 Instead of generating input events (like in-kernel drivers do) it generates
 uevent-s and broadcasts them. This allows disabling input subsystem which is
 an overkill for OpenWrt simple needs.
@@


