1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-28 17:35:19 +02:00

xburst: Enable gpio buttons driver in config.

This is required to make the power button work.
This commit is contained in:
Lars-Peter Clausen 2009-11-09 17:55:22 +01:00
parent 1dd40a2e65
commit 213a66582d

View File

@ -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