forked from Mirror/pmbootstrap
pmb.parse.kconfig: implement UEFI kconfig check (MR 2169)
This commit is contained in:
parent
8c429f74ca
commit
1eef7fbdeb
8 changed files with 152 additions and 2 deletions
|
@ -158,4 +158,5 @@ def menuconfig(args, pkgname, use_oldconfig):
|
|||
force_containers_check=False,
|
||||
force_zram_check=False,
|
||||
force_netboot_check=False,
|
||||
force_uefi_check=False,
|
||||
details=True)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue