diff options
Diffstat (limited to 'src/mainboard/gizmosphere/gizmo/Kconfig')
-rw-r--r-- | src/mainboard/gizmosphere/gizmo/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/gizmosphere/gizmo/Kconfig b/src/mainboard/gizmosphere/gizmo/Kconfig index 0d07bdba06..19d9190dd9 100644 --- a/src/mainboard/gizmosphere/gizmo/Kconfig +++ b/src/mainboard/gizmosphere/gizmo/Kconfig @@ -40,10 +40,6 @@ config ONBOARD_VGA_IS_PRIMARY bool default y -config VGA_BIOS - bool - default n - config VGA_BIOS_ID string default "1002,9804" |