summaryrefslogtreecommitdiff
path: root/packages/x11/xinput/xinput.kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'packages/x11/xinput/xinput.kconfig')
-rw-r--r--packages/x11/xinput/xinput.kconfig3
1 files changed, 3 insertions, 0 deletions
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