|
@@ -45,6 +45,11 @@ config BR2_PACKAGE_DIRECTFB_UNICHROME
|
|
depends on BR2_PACKAGE_DIRECTFB
|
|
depends on BR2_PACKAGE_DIRECTFB
|
|
depends on BR2_i386 || BR2_x86_64
|
|
depends on BR2_i386 || BR2_x86_64
|
|
|
|
|
|
|
|
+config BR2_PACKAGE_DIRECTFB_LINUXINPUT
|
|
|
|
+ bool "compile /dev/input/eventX input driver"
|
|
|
|
+ default y
|
|
|
|
+ depends on BR2_PACKAGE_DIRECTFB
|
|
|
|
+
|
|
config BR2_PACKAGE_DIRECTFB_KEYBOARD
|
|
config BR2_PACKAGE_DIRECTFB_KEYBOARD
|
|
bool "compile keyboard input driver"
|
|
bool "compile keyboard input driver"
|
|
default y
|
|
default y
|