diff options
Diffstat (limited to 'src/devices/Kconfig')
-rw-r--r-- | src/devices/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/Kconfig b/src/devices/Kconfig index 3d0049e28d..9e5ea6e094 100644 --- a/src/devices/Kconfig +++ b/src/devices/Kconfig @@ -116,7 +116,7 @@ config YABEL_DIRECTHW they can still access all devices in the system. Enable this option for a good compromise between security and speed. -config CONSOLE_VGA_MULTI +config MULTIPLE_VGA_ADAPTERS bool default n |