glfs/x/installing/x7driver-wacom-kernel.xml
Xi Ruoyao 14176436f0
kernel-config: Update the script
1. Don't throw unspecified entries too early.  Doing so caused various
   rendering glitches.  And we can now also check if an entry is
   selected but it's parent not.
2. "menu"s in Kconfig can also have dependencies...

Some pre-existing .toml data files are found problematic after the
change, fix them and regenerate all rendered -kernel.xml files.
2023-07-31 21:44:37 +08:00

15 lines
865 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;
[*] HID bus support ---&gt; [HID_SUPPORT]
{*/M} HID bus core support [HID]
Special HID drivers ---&gt;
&lt;*/M&gt; Wacom Intuos/Graphire tablet support (USB) [HID_WACOM]
USB HID support ---&gt;
&lt;*/M&gt; USB HID transport layer [USB_HID]
[*] USB support ---&gt; [USB_SUPPORT]
&lt;*/M&gt; Support for Host-side USB [USB]</literal></screen>