From 40b9285e83c240203c5ad8fda4c859b8f1ea8ec6 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Thu, 11 Nov 2010 13:55:56 +0100 Subject: Packages: X11/xinput: add xinput-1.5.3 Signed-off-by: Abdoulaye Walsimou Gaye --- packages/x11/xinput/xinput.kconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to 'packages/x11/xinput/xinput.kconfig') diff --git a/packages/x11/xinput/xinput.kconfig b/packages/x11/xinput/xinput.kconfig index c40cc3f..a5598e2 100644 --- a/packages/x11/xinput/xinput.kconfig +++ b/packages/x11/xinput/xinput.kconfig @@ -38,12 +38,15 @@ choice help Here you can choose which version of xinput you want to use. + config EMBTK_XINPUT_VERSION_1_5_3 + bool "xinput-1.5.3" config EMBTK_XINPUT_VERSION_1_5_2 bool "xinput-1.5.2" endchoice config EMBTK_XINPUT_VERSION_STRING string + default "1.5.3" if EMBTK_XINPUT_VERSION_1_5_3 default "1.5.2" if EMBTK_XINPUT_VERSION_1_5_2 config EMBTK_XINPUT_NEED_PATCH -- cgit v1.2.3