diff options
| author | Christian Poessinger <christian@poessinger.com> | 2020-08-30 11:00:10 +0200 | 
|---|---|---|
| committer | Christian Poessinger <christian@poessinger.com> | 2020-08-30 11:00:10 +0200 | 
| commit | 4dd9d433db8a257471bd2f58eff9b4e67ae035fe (patch) | |
| tree | 0ec8c6ef7d12c19df62cdb50c2068cf03e1398ea /packages/linux-kernel | |
| parent | d81087fa79421f554c4086504e48e3b8158e1bc0 (diff) | |
| download | vyos-build-4dd9d433db8a257471bd2f58eff9b4e67ae035fe.tar.gz vyos-build-4dd9d433db8a257471bd2f58eff9b4e67ae035fe.zip  | |
Kernel: enable Xen virtual keyboard and mouse support
Diffstat (limited to 'packages/linux-kernel')
| -rw-r--r-- | packages/linux-kernel/x86_64_vyos_defconfig | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux-kernel/x86_64_vyos_defconfig b/packages/linux-kernel/x86_64_vyos_defconfig index b9c58e5b..6ff432b2 100644 --- a/packages/linux-kernel/x86_64_vyos_defconfig +++ b/packages/linux-kernel/x86_64_vyos_defconfig @@ -2762,7 +2762,7 @@ CONFIG_INPUT_PCSPKR=m  # CONFIG_INPUT_ADXL34X is not set  # CONFIG_INPUT_IMS_PCU is not set  # CONFIG_INPUT_CMA3000 is not set -# CONFIG_INPUT_XEN_KBDDEV_FRONTEND is not set +CONFIG_INPUT_XEN_KBDDEV_FRONTEND=m  # CONFIG_INPUT_IDEAPAD_SLIDEBAR is not set  # CONFIG_INPUT_DRV260X_HAPTICS is not set  # CONFIG_INPUT_DRV2665_HAPTICS is not set  | 
