Skip to content

Commit 0bc070b

Browse files
committed
1 parent 35f0d02 commit 0bc070b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

resources/delphix_kernel_annotations

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,3 +230,12 @@ CONFIG_SYNCLINK policy<{'amd64': 'n', 'arm64': '
230230
CONFIG_USB policy<{'amd64': 'n', 'arm64': 'n'}>
231231
CONFIG_VBOXGUEST policy<{'amd64': 'n', 'arm64': 'n'}>
232232
CONFIG_VOP policy<{'amd64': 'n', 'arm64': 'n'}>
233+
234+
#
235+
# Enable frame buffer console drivers
236+
#
237+
CONFIG_FRAMEBUFFER_CONSOLE policy<{'amd64': 'y', 'arm64': 'n'}>
238+
CONFIG_FB_EFI policy<{'amd64': 'y', 'arm64': 'n'}>
239+
CONFIG_FB_SIMPLE policy<{'amd64': 'y', 'arm64': 'n'}>
240+
CONFIG_DRM_SIMPLEDRM policy<{'amd64': 'y', 'arm64': 'n'}>
241+
CONFIG_DRM_VMWGFX policy<{'amd64': 'm', 'arm64': 'n'}>

0 commit comments

Comments
 (0)