glfs/x/installing/xorg-server-simpledrm-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

13 lines
682 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;
Firmware Drivers ---&gt;
[*] Mark VGA/VBE/EFI FB as generic system framebuffer [SYSFB_SIMPLEFB]
Graphics support ---&gt;
&lt;*&gt; Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) ---&gt;
... [DRM]
&lt;*&gt; Simple framebuffer driver [DRM_SIMPLEDRM]</literal></screen>