mb/asrock/h81m-hds: Drop now obsolete libgfxinit override
CPU type is detected at runtime now. Change-Id: I5e54176e235e43ca28e4baf43dbb9860e7fc3dbd Signed-off-by: Nico Huber <nico.huber@secunet.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/31465 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Rudolph <siro@das-labor.org> Reviewed-by: Tristan Corrick <tristan@corrick.kiwi>
This commit is contained in:
parent
772a154d39
commit
a6d401c193
|
@ -40,14 +40,6 @@ config CBFS_SIZE
|
||||||
hex
|
hex
|
||||||
default 0x200000
|
default 0x200000
|
||||||
|
|
||||||
#
|
|
||||||
# The override of GFX_GMA_CPU_VARIANT should be removed once the patches
|
|
||||||
# for dynamic CPU detection are merged in libgfxinit.
|
|
||||||
#
|
|
||||||
config GFX_GMA_CPU_VARIANT
|
|
||||||
string
|
|
||||||
default "Normal"
|
|
||||||
|
|
||||||
config MAINBOARD_DIR
|
config MAINBOARD_DIR
|
||||||
string
|
string
|
||||||
default asrock/h81m-hds
|
default asrock/h81m-hds
|
||||||
|
|
Loading…
Reference in New Issue