aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kernel.config.tweaks8
1 files changed, 7 insertions, 1 deletions
diff --git a/kernel.config.tweaks b/kernel.config.tweaks
index 94eb88c..9b4e253 100644
--- a/kernel.config.tweaks
+++ b/kernel.config.tweaks
@@ -10,8 +10,14 @@ CONFIG_DEBUG_INFO=n
CONFIG_MODULE_SIG=n
#
-# enable some modules/drivers
+# enable some modules
#
CONFIG_DRM_VGEM=m
CONFIG_SAMPLES=y
CONFIG_SAMPLE_VFIO_MDEV_MTTY=m
+
+#
+# enable simplefb driver
+#
+CONFIG_X86_SYSFB=y
+CONFIG_FB_SIMPLE=y