diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2017-10-13 12:23:46 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2017-10-13 12:23:46 +0200 |
commit | 62d28ca697c3aa650b17c2b7b38484668ed84923 (patch) | |
tree | eea4b79e739528d2cdedde6a487f0c0424bdc4bb | |
parent | 8951e59c5d5a33f1ec9faee41b2267de730aa7d5 (diff) | |
download | kconfig-62d28ca697c3aa650b17c2b7b38484668ed84923.tar.gz |
more fb
-rw-r--r-- | need.config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/need.config b/need.config index bc6c2ce..c3a1100 100644 --- a/need.config +++ b/need.config @@ -16,6 +16,8 @@ CONFIG_USB_UAS=m # framebuffer CONFIG_FB=y CONFIG_DRM_FBDEV_EMULATION=y +CONFIG_X86_SYSFB=y +CONFIG_FB_SIMPLE=y CONFIG_FB_VESA=y CONFIG_FB_EFI=y |