Skip to content

Commit

Permalink
defconfig: use "sdp 0" as boot command
Browse files Browse the repository at this point in the history
  • Loading branch information
dhewg committed Feb 5, 2018
1 parent 191ed6f commit ae64c55
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions configs/nintendo-switch_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ CONFIG_CI_UDC=y
CONFIG_USB_GADGET_DOWNLOAD=y
CONFIG_USB_HOST_ETHER=y
# TODO
CONFIG_BOOTDELAY=0
CONFIG_BOOTCOMMAND="sdp 0"
CONFIG_ENV_IS_NOWHERE=y
CONFIG_REQUIRE_SERIAL_CONSOLE=n
CONFIG_EFI_LOADER=n

0 comments on commit ae64c55

Please sign in to comment.