diff options
author | Piotr Karbowski <slashbeast@gentoo.org> | 2020-05-04 22:38:59 +0200 |
---|---|---|
committer | Piotr Karbowski <slashbeast@gentoo.org> | 2020-05-04 22:38:59 +0200 |
commit | 03a84260be2215a1f9142518306f4700a43bf927 (patch) | |
tree | 00da6650f7bf98c864f629ef0cd1eeaa3f321fd9 /profiles/desc | |
parent | media-plugins/gst-plugins-opencv: remove old (diff) | |
download | gentoo-03a84260be2215a1f9142518306f4700a43bf927.tar.gz gentoo-03a84260be2215a1f9142518306f4700a43bf927.tar.bz2 gentoo-03a84260be2215a1f9142518306f4700a43bf927.zip |
profiles: removal of keyboard and mouse INPUT_DEVICES defaults.
profiles/base/make.defaults: replaced with libinput
profiles/embedded/make.defaults: removed, evdev left.
profiles/desc/input_devices.desc: removed descriptions.
Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/input_devices.desc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/profiles/desc/input_devices.desc b/profiles/desc/input_devices.desc index 1077d4bbdb1b..b41f5c66a7ac 100644 --- a/profiles/desc/input_devices.desc +++ b/profiles/desc/input_devices.desc @@ -8,9 +8,7 @@ elographics - INPUT_DEVICES setting to build driver for elographics input devices evdev - INPUT_DEVICES setting to build driver for evdev input devices joystick - INPUT_DEVICES setting to build driver for joystick input devices -keyboard - INPUT_DEVICES setting to build driver for keyboard input devices libinput - INPUT_DEVICES setting to build driver for libinput input devices -mouse - INPUT_DEVICES setting to build driver for mouse input devices roccat_arvo - INPUT_DEVICES setting to build driver for Roccat Arvo input devices roccat_isku - INPUT_DEVICES setting to build driver for Roccat Isku input devices roccat_iskufx - INPUT_DEVICES setting to build driver for Roccat Isku Fx input devices |