dont use input layer for gpio buttons
SVN-Revision: 34839
This commit is contained in:
parent
90a3761b0b
commit
379cd6e25e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ SUBTARGET:=xway
|
||||||
BOARDNAME:=XWAY
|
BOARDNAME:=XWAY
|
||||||
FEATURES:=squashfs jffs2 atm
|
FEATURES:=squashfs jffs2 atm
|
||||||
|
|
||||||
DEFAULT_PACKAGES+=kmod-leds-gpio kmod-button-hotplug kmod-input-gpio-keys-polled
|
DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug
|
||||||
|
|
||||||
define Target/Description
|
define Target/Description
|
||||||
Lantiq XWAY
|
Lantiq XWAY
|
||||||
|
|
Loading…
Reference in a new issue