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
1 changed files with 2 additions and 1 deletions
|
@ -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 a new issue