diff options
Diffstat (limited to 'src/drivers')
-rw-r--r-- | src/drivers/lenovo/hybrid_graphics/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/drivers/lenovo/hybrid_graphics/Kconfig b/src/drivers/lenovo/hybrid_graphics/Kconfig index 389dfb919f..222d4fd2f2 100644 --- a/src/drivers/lenovo/hybrid_graphics/Kconfig +++ b/src/drivers/lenovo/hybrid_graphics/Kconfig @@ -1,3 +1,5 @@ config DRIVERS_LENOVO_HYBRID_GRAPHICS bool default n + # for dual graphics we need to set this + select ONBOARD_VGA_IS_PRIMARY |