mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-23 15:12:50 +00:00
button-hotplug: describe module a bit better & mention gpio-button-hotplug
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 40764
This commit is contained in:
parent
16b6db7055
commit
ebd4f65380
@ -23,7 +23,8 @@ define KernelPackage/button-hotplug
|
||||
endef
|
||||
|
||||
define KernelPackage/button-hotplug/description
|
||||
Kernel module to generate button hotplug events
|
||||
Kernel module to generate button uevent-s from input subsystem events.
|
||||
If your device uses GPIO buttons, see gpio-button-hotplug.
|
||||
endef
|
||||
|
||||
EXTRA_KCONFIG:= \
|
||||
|
Loading…
Reference in New Issue
Block a user