Skip to content

Commit 938c4fb

Browse files
authored
Update .config
1 parent 005f9c6 commit 938c4fb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.config

+4-4
Original file line numberDiff line numberDiff line change
@@ -222,8 +222,8 @@ CONFIG_TARGET_ROOTFS_SQUASHFS=y
222222
CONFIG_TARGET_SQUASHFS_BLOCK_SIZE=1024
223223
CONFIG_TARGET_UBIFS_FREE_SPACE_FIXUP=y
224224
CONFIG_TARGET_UBIFS_JOURNAL_SIZE=""
225-
CONFIG_GRUB_IMAGES=y
226-
# CONFIG_GRUB_EFI_IMAGES is not set
225+
# CONFIG_GRUB_IMAGES is not set
226+
CONFIG_GRUB_EFI_IMAGES=y
227227
CONFIG_GRUB_CONSOLE=y
228228
CONFIG_GRUB_SERIAL="ttyS0"
229229
CONFIG_GRUB_BAUDRATE=115200
@@ -1803,7 +1803,7 @@ CONFIG_PACKAGE_netdata=y
18031803
# Boot Loaders
18041804
#
18051805
CONFIG_PACKAGE_grub2=y
1806-
# CONFIG_PACKAGE_grub2-efi is not set
1806+
CONFIG_PACKAGE_grub2-efi=y
18071807
# CONFIG_PACKAGE_gummiboot is not set
18081808
# end of Boot Loaders
18091809

@@ -6782,7 +6782,7 @@ CONFIG_PACKAGE_shairport-sync-openssl=y
67826782
# Boot Loaders
67836783
#
67846784
# CONFIG_PACKAGE_fconfig is not set
6785-
# CONFIG_PACKAGE_grub2-bios-setup is not set
6785+
CONFIG_PACKAGE_grub2-bios-setup=y
67866786
# CONFIG_PACKAGE_grub2-editenv is not set
67876787
# CONFIG_PACKAGE_uboot-envtools is not set
67886788
# end of Boot Loaders

0 commit comments

Comments
 (0)