diff options
Diffstat (limited to 'src/mainboard/pcengines/apu1/Kconfig')
-rw-r--r-- | src/mainboard/pcengines/apu1/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/pcengines/apu1/Kconfig b/src/mainboard/pcengines/apu1/Kconfig index bbcef27b4d..04019d22d4 100644 --- a/src/mainboard/pcengines/apu1/Kconfig +++ b/src/mainboard/pcengines/apu1/Kconfig @@ -43,10 +43,6 @@ config ONBOARD_VGA_IS_PRIMARY bool default y -config VGA_BIOS - bool - default n - #config VGA_BIOS_FILE # string "VGA BIOS path and filename" # depends on VGA_BIOS |