rpi4: boot: config: Add camera_auto_detect config for mipi csi camera
[platform/kernel/linux-rpi.git] / rpi4 / boot / config_64bit.txt
index 5be1b88..2065424 100644 (file)
@@ -77,7 +77,8 @@ uart_2ndstage=1
 arm_64bit=1
 
 # Enable the camera module
-start_x=1
+camera_auto_detect=1
+dtoverlay=camera
 
 # Turn off the red camera LED when recording video or taking a still picture
 disable_camera_led=1