Skip to content

Commit

Permalink
FEDORA: configs: apple: Disable AUTOBOOT_KEYED
Browse files Browse the repository at this point in the history
Fedora patches this to 'default y' but the behavior on
Fedora-Asahi-Remix was to interrupt boot with any key. Keep this
behavior.

Signed-off-by: Janne Grunau <[email protected]>
  • Loading branch information
jannau committed Aug 24, 2024
1 parent 5de2bde commit 5e1506a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configs/apple_m1_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ CONFIG_ARCH_APPLE=y
CONFIG_DEFAULT_DEVICE_TREE="t8103-j274"
CONFIG_SYS_LOAD_ADDR=0x0
CONFIG_SYS_BOOTM_LEN=0x800000
# CONFIG_AUTOBOOT_KEYED is not set
# CONFIG_AUTOBOOT_MENU_SHOW is not set
CONFIG_BOOTCOMMAND="bootflow scan -b"
CONFIG_USE_PREBOOT=y
Expand Down

0 comments on commit 5e1506a

Please sign in to comment.