ramips: load gpio-polled keys module
SVN-Revision: 30463
This commit is contained in:
parent
323ece9474
commit
3a11dcdaa8
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
preinit_ramips_load_input_drivers() {
|
||||
insmod input-core
|
||||
insmod input-polldev
|
||||
insmod gpio_buttons
|
||||
insmod gpio_keys_polled
|
||||
insmod button-hotplug
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue