mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-08-07 01:33:38 +00:00
Disable EFI framebuffer
Azure only uses the Hyper-V framebuffer, so we should not need this. Simplify setup for graphics options we are not using. Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
5ad811e628
commit
a7451a2206
@ -2308,7 +2308,7 @@ CONFIG_FB_DEFERRED_IO=y
|
||||
# CONFIG_FB_VGA16 is not set
|
||||
# CONFIG_FB_UVESA is not set
|
||||
CONFIG_FB_VESA=y
|
||||
CONFIG_FB_EFI=y
|
||||
# CONFIG_FB_EFI is not set
|
||||
# CONFIG_FB_N411 is not set
|
||||
# CONFIG_FB_HGA is not set
|
||||
# CONFIG_FB_OPENCORES is not set
|
||||
|
Loading…
Reference in New Issue
Block a user