mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-28 19:38:26 +02:00
xburst: Enable gpio buttons driver in config.
This is required to make the power button work.
This commit is contained in:
parent
1dd40a2e65
commit
213a66582d
@ -156,7 +156,7 @@ CONFIG_JZRISC=y
|
|||||||
CONFIG_JZSOC=y
|
CONFIG_JZSOC=y
|
||||||
CONFIG_KALLSYMS=y
|
CONFIG_KALLSYMS=y
|
||||||
CONFIG_KEYBOARD_ATKBD=y
|
CONFIG_KEYBOARD_ATKBD=y
|
||||||
# CONFIG_KEYBOARD_GPIO is not set
|
CONFIG_KEYBOARD_GPIO=y
|
||||||
# CONFIG_KEYBOARD_LKKBD is not set
|
# CONFIG_KEYBOARD_LKKBD is not set
|
||||||
CONFIG_KEYBOARD_MATRIX=y
|
CONFIG_KEYBOARD_MATRIX=y
|
||||||
# CONFIG_KEYBOARD_NEWTON is not set
|
# CONFIG_KEYBOARD_NEWTON is not set
|
||||||
|
Loading…
Reference in New Issue
Block a user