mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
kernel: systemd: FW_LOADER_USER_HELPER should be n, not y
This commit is contained in:
parent
e65bfc4f69
commit
c7c6c1548a
@ -21,7 +21,7 @@ NET='*'
|
|||||||
INET='*'
|
INET='*'
|
||||||
IPV6='*'
|
IPV6='*'
|
||||||
FW_LOADER=' *'
|
FW_LOADER=' *'
|
||||||
FW_LOADER_USER_HELPER='*'
|
FW_LOADER_USER_HELPER=' '
|
||||||
DMIID='*'
|
DMIID='*'
|
||||||
INOTIFY_USER='*'
|
INOTIFY_USER='*'
|
||||||
TMPFS='*'
|
TMPFS='*'
|
||||||
|
@ -36,7 +36,7 @@
|
|||||||
... [DEVTMPFS_MOUNT]
|
... [DEVTMPFS_MOUNT]
|
||||||
<emphasis role='blue'>F</emphasis>irmware loader --->
|
<emphasis role='blue'>F</emphasis>irmware loader --->
|
||||||
< /*> <emphasis role='blue'>F</emphasis>irmware loading facility [FW_LOADER]
|
< /*> <emphasis role='blue'>F</emphasis>irmware loading facility [FW_LOADER]
|
||||||
[*] <emphasis role='blue'>E</emphasis>nable the firmware sysfs fallback mechanism
|
[ ] <emphasis role='blue'>E</emphasis>nable the firmware sysfs fallback mechanism
|
||||||
... [FW_LOADER_USER_HELPER]
|
... [FW_LOADER_USER_HELPER]
|
||||||
<emphasis role='blue'>F</emphasis>irmware Drivers --->
|
<emphasis role='blue'>F</emphasis>irmware Drivers --->
|
||||||
[*] <emphasis role='blue'>E</emphasis>xport DMI identification via sysfs to userspace [DMIID]
|
[*] <emphasis role='blue'>E</emphasis>xport DMI identification via sysfs to userspace [DMIID]
|
||||||
|
Loading…
Reference in New Issue
Block a user