diff --git a/stages/06.boot-partition/02.rpi-boot-files/files/config.txt b/stages/06.boot-partition/02.rpi-boot-files/files/config.txt index 85c880f06b..fa5f82e103 100644 --- a/stages/06.boot-partition/02.rpi-boot-files/files/config.txt +++ b/stages/06.boot-partition/02.rpi-boot-files/files/config.txt @@ -24,4 +24,7 @@ disable_overscan=1 # Run as fast as firmware / board allows arm_boost=1 +[cm5] +dtoverlay=dwc2,dr_mode=host + autologin-user=analog