summaryrefslogtreecommitdiff
path: root/packages/x11/xkeyboardconfig/xkeyboardconfig.kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'packages/x11/xkeyboardconfig/xkeyboardconfig.kconfig')
-rw-r--r--packages/x11/xkeyboardconfig/xkeyboardconfig.kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/x11/xkeyboardconfig/xkeyboardconfig.kconfig b/packages/x11/xkeyboardconfig/xkeyboardconfig.kconfig
index 8825139..e1f880e 100644
--- a/packages/x11/xkeyboardconfig/xkeyboardconfig.kconfig
+++ b/packages/x11/xkeyboardconfig/xkeyboardconfig.kconfig
@@ -35,6 +35,8 @@ choice
help
Here you can choose which version of xkeyboardconfig you want to use.
+ config EMBTK_XKEYBOARDCONFIG_VERSION_2_2_1
+ bool "xkeyboard-config-2.2.1"
config EMBTK_XKEYBOARDCONFIG_VERSION_2_1
bool "xkeyboard-config-2.1"
config EMBTK_XKEYBOARDCONFIG_VERSION_1_8
@@ -43,6 +45,7 @@ endchoice
config EMBTK_XKEYBOARDCONFIG_VERSION_STRING
string
+ default "2.2.1" if EMBTK_XKEYBOARDCONFIG_VERSION_2_2_1
default "2.1" if EMBTK_XKEYBOARDCONFIG_VERSION_2_1
default "1.8" if EMBTK_XKEYBOARDCONFIG_VERSION_1_8