a7e49eb2af
quite work yet for me, but this clearly is a huge project and not having it quite work on the first pass is hardly unexpected. We definately want this stuff in buildroot.
12 lines
331 B
Plaintext
12 lines
331 B
Plaintext
config BR2_PACKAGE_XDRIVER_XF86_INPUT_KEYBOARD
|
|
bool "xf86-input-keyboard"
|
|
default n
|
|
select BR2_PACKAGE_XSERVER_XORG_SERVER
|
|
select BR2_PACKAGE_XPROTO_INPUTPROTO
|
|
select BR2_PACKAGE_XPROTO_KBPROTO
|
|
select BR2_PACKAGE_XPROTO_RANDRPROTO
|
|
select BR2_PACKAGE_XPROTO_XPROTO
|
|
help
|
|
xf86-input-keyboard 1.1.1
|
|
Keyboard input driver
|