[lfs] branch trunk updated: kernel: remove (hide) CONFIG_FW_LOADER
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <177405657777.8053.16504107407230049719@rivendell.linuxfromscratch.org> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch trunk
in repository lfs.
The following commit(s) were added to refs/heads/trunk by this push:
new 0ab85a0bb kernel: remove (hide) CONFIG_FW_LOADER
0ab85a0bb is described below
commit 0ab85a0bb2189af6a388e713623377967f77d626
Author: Xi Ruoyao <[email protected]>
AuthorDate: Sat Mar 21 09:26:04 2026 +0800
kernel: remove (hide) CONFIG_FW_LOADER
It's "visible if EXPERT" and we don't recommend people to enable EXPERT.
So people cannot see it unless a sub-entry of it is visible, and the
visibility of the sub-entries depends on other configurations. Thus
people may not see it.
As "visible if EXPERT" and "default y" already ensure the option
selected unless the user set EXPERT, we can just remove it from the book
and rely on the default.
---
chapter10/kernel/kernel.version | 2 +-
chapter10/kernel/systemd.toml | 1 -
chapter10/kernel/systemd.xml | 3 +--
3 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/chapter10/kernel/kernel.version b/chapter10/kernel/kernel.version
index ab1d61511..0b0afee6a 100644
--- a/chapter10/kernel/kernel.version
+++ b/chapter10/kernel/kernel.version
@@ -1 +1 @@
-6.18.2
+6.19.8
diff --git a/chapter10/kernel/systemd.toml b/chapter10/kernel/systemd.toml
index 387a74b66..565eeb49d 100644
--- a/chapter10/kernel/systemd.toml
+++ b/chapter10/kernel/systemd.toml
@@ -23,7 +23,6 @@ FRAMEBUFFER_CONSOLE='*'
NET='*'
INET='*'
IPV6='*'
-FW_LOADER=' *'
FW_LOADER_USER_HELPER=' '
DMIID='*'
INOTIFY_USER='*'
diff --git a/chapter10/kernel/systemd.xml b/chapter10/kernel/systemd.xml
index 35d48dd16..924dbb5a1 100644
--- a/chapter10/kernel/systemd.xml
+++ b/chapter10/kernel/systemd.xml
@@ -37,8 +37,7 @@
[*] <emphasis role='blue'>A</emphasis>utomount devtmpfs at /dev, after the kernel mounted the rootfs
... [DEVTMPFS_MOUNT]
<emphasis role='blue'>F</emphasis>irmware loader --->
- < /*> <emphasis role='blue'>F</emphasis>irmware loading facility [FW_LOADER]
- [ ] <emphasis role='blue'>E</emphasis>nable the firmware sysfs fallback mechanism [FW_LOADER_USER_HELPER]
+ [ ] <emphasis role='blue'>E</emphasis>nable the firmware sysfs fallback mechanism [FW_LOADER_USER_HELPER]
<emphasis role='blue'>F</emphasis>irmware Drivers --->
[*] <emphasis role='blue'>E</emphasis>xport DMI identification via sysfs to userspace [DMIID]
[*] M<emphasis role='blue'>a</emphasis>rk VGA/VBE/EFI FB as generic system framebuffer [SYSFB_SIMPLEFB]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
--
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page