Changeset 5b6873f


Ignore:
Timestamp:
01/15/2023 12:29:11 PM (15 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
579c512
Parents:
f15d31d
Message:

efi: remove reference to CONFIG_EFI_VARS

It's already removed since Linux 6.0.

Link: https://git.kernel.org/torvalds/c/ab17c0cd
Reported-by: Zhang Wen <zhw2101024@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/filesystems/uefi-bootloaders/grub-setup.xml

    rf15d31d r5b6873f  
    123123  Firmware Drivers ---&gt;
    124124    [*] Mark VGA/VBE/EFI FB as generic system framebuffer       [CONFIG_SYSFB_SIMPLEFB]
    125     EFI (Extensible Firmware Interface) Support ---&gt;
    126       &lt; &gt; EFI Variable Support via sysfs                        [CONFIG_EFI_VARS]
    127125  Graphics support ---&gt;
    128126    &lt;*&gt; Direct Rendering Manager                                [CONFIG_DRM]
     
    148146          EFI firmware to load it as an EFI application.  So, EFI stub is
    149147          needed to wrap the kernel as an EFI application.</para>
    150         </listitem>
    151       </varlistentry>
    152 
    153       <varlistentry>
    154         <term><parameter>CONFIG_EFI_VARS</parameter></term>
    155         <listitem>
    156           <para>Don't use this deprecated option because of a 1024-byte
    157           variable size limit.  Its function is replaced by
    158           <parameter>CONFIG_EFIVAR_FS</parameter>.</para>
    159148        </listitem>
    160149      </varlistentry>
Note: See TracChangeset for help on using the changeset viewer.