forked from Ivasoft/openwrt
ar71xx: use the gpio_keys_polled driver instead of gpio_buttons
SVN-Revision: 26603
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
preinit_enable_reset_button() {
|
||||
insmod input-core
|
||||
insmod input-polldev
|
||||
insmod gpio_buttons
|
||||
insmod gpio_keys_polled
|
||||
insmod button-hotplug
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user