diff options
Diffstat (limited to 'src/mainboard/intel/strago/Kconfig')
-rw-r--r-- | src/mainboard/intel/strago/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/mainboard/intel/strago/Kconfig b/src/mainboard/intel/strago/Kconfig index c4a98426af..64d5dfc842 100644 --- a/src/mainboard/intel/strago/Kconfig +++ b/src/mainboard/intel/strago/Kconfig @@ -28,15 +28,6 @@ config MAINBOARD_DIR config MAINBOARD_PART_NUMBER default "Strago" -config VGA_BIOS_FILE - string - depends on VGA_BIOS - default "3rdparty/blobs/mainboard/intel/strago/vgabios.bin" - help - The C0 version of the video BIOS gets computed from this name - so that they can both be added. Only the correct one for the - system will be run. - config VGA_BIOS_ID string depends on VGA_BIOS |