tizen: rpi4: disable obsolete options in config.txt
[platform/kernel/linux-rpi.git] / rpi4 / boot / config.txt
index 27cc5ff..ce0b17d 100644 (file)
@@ -52,22 +52,13 @@ hdmi_force_hotplug=1
 
 # Additional overlays and parameters are documented /boot/overlays/README
 
-# Enable audio (loads snd_bcm2835)
-dtparam=audio=on
-
 [pi4]
-# Enable DRM VC4 V3D driver on top of the dispmanx display stack
-dtoverlay=vc4-fkms-v3d
-max_framebuffers=2
-
 # Disable ID_SC and ID_SD pins to use UART2
 force_eeprom_read=0
 
 kernel=u-boot.bin
 
 [all]
-#dtoverlay=vc4-fkms-v3d
-
 # Enable serial
 enable_uart=1
 uart_2ndstage=1