From 09a210722e2d03129aed732ef11ed5a7f490b50d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sat, 29 Apr 2017 22:02:39 +0200 Subject: Some more configs for linux --- sys-boot/linux/files/configs/desktop | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'sys-boot/linux/files/configs/desktop') diff --git a/sys-boot/linux/files/configs/desktop b/sys-boot/linux/files/configs/desktop index 5dc6c7e..d5ef394 100644 --- a/sys-boot/linux/files/configs/desktop +++ b/sys-boot/linux/files/configs/desktop @@ -15,6 +15,14 @@ CONFIG_HID_BATTERY_STRENGTH=y # Graphic (just intel for now) CONFIG_DRM_I915=y +# Virtual GEM +CONFIG_DRM_VGEM=m + +# DMA +CONFIG_INTEL_IDMA64=m +CONFIG_ASYNC_TX_DMA=y +# PHY +CONFIG_GENERIC_PHY=y # Multimedia (camera and such) CONFIG_MEDIA_SUPPORT=m -- cgit v1.2.3