From 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5 Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Tue, 22 Oct 2024 10:36:11 +0000
Subject: [PATCH] 修改4g拨号为QMI,需要在系统里后台执行quectel-CM

---
 kernel/Documentation/x86/index.rst |   30 ++++++++++++++++++++++++++++--
 1 files changed, 28 insertions(+), 2 deletions(-)

diff --git a/kernel/Documentation/x86/index.rst b/kernel/Documentation/x86/index.rst
index 0780d55..b224d12 100644
--- a/kernel/Documentation/x86/index.rst
+++ b/kernel/Documentation/x86/index.rst
@@ -1,9 +1,35 @@
+.. SPDX-License-Identifier: GPL-2.0
+
 ==========================
-x86 architecture specifics
+x86-specific Documentation
 ==========================
 
 .. toctree::
-   :maxdepth: 1
+   :maxdepth: 2
+   :numbered:
 
+   boot
+   booting-dt
+   cpuinfo
+   topology
+   exception-tables
+   kernel-stacks
+   entry_64
+   earlyprintk
+   orc-unwinder
+   zero-page
+   tlb
+   mtrr
+   pat
+   intel-iommu
+   intel_txt
+   amd-memory-encryption
+   pti
    mds
+   microcode
+   resctrl_ui
    tsx_async_abort
+   usb-legacy-support
+   i386/index
+   x86_64/index
+   sva

--
Gitblit v1.6.2