mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 04:57:38 +00: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='*'
|
||||
IPV6='*'
|
||||
FW_LOADER=' *'
|
||||
FW_LOADER_USER_HELPER='*'
|
||||
FW_LOADER_USER_HELPER=' '
|
||||
DMIID='*'
|
||||
INOTIFY_USER='*'
|
||||
TMPFS='*'
|
||||
|
@ -36,7 +36,7 @@
|
||||
... [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
|
||||
[ ] <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]
|
||||
|
Loading…
Reference in New Issue
Block a user