summaryrefslogtreecommitdiff
path: root/sys-boot/linux/files/configs/desktop
diff options
context:
space:
mode:
Diffstat (limited to 'sys-boot/linux/files/configs/desktop')
-rw-r--r--sys-boot/linux/files/configs/desktop5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys-boot/linux/files/configs/desktop b/sys-boot/linux/files/configs/desktop
index fb749e7..5dc6c7e 100644
--- a/sys-boot/linux/files/configs/desktop
+++ b/sys-boot/linux/files/configs/desktop
@@ -36,8 +36,13 @@ CONFIG_VFIO_MDEV_DEVICE=m
# LCD control
CONFIG_LCD_CLASS_DEVICE=m
CONFIG_LCD_PLATFORM=m
+# EDID data in /lib/firmware
+CONFIG_DRM_LOAD_EDID_FIRMWARE=y
# Faster bootup using async. SCSI probe
CONFIG_SCSI_SCAN_ASYNC=y
# AHCI SATA platform support
CONFIG_SATA_AHCI_PLATFORM=y
+
+# Switchable graphics
+CONFIG_VGA_SWITCHEROO=y