glfs/x/installing/libevdev-kernel.xml
Xi Ruoyao 4e37f01a45
kernel-config: Do not include kernel version in every generated file
This is stupid and it will cause meaningless diffs in version control
(like this commit does :( ).

Remove the kernel version from the generated XML files.  Add
kernel.version file into git to track the kernel version.
2023-07-31 21:44:37 +08:00

10 lines
492 B
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE note PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
<!-- Automatically generated by kernel-config.py
DO NOT EDIT! -->
<screen><literal>Device Drivers ---&gt;
Input device support ---&gt;
-*- Generic input layer (needed for keyboard, mouse, ...) [INPUT]
&lt;*/M&gt; Event interface [INPUT_EVDEV]</literal></screen>