kontron/ktqm77: Drop MRC_FILE definition
The northbridge defines it already and to the same value. Change-Id: Ia5d856258fac52ea0b249142f70a89123ca04f82 Signed-off-by: Patrick Georgi <patrick@georgi-clan.de> Reviewed-on: http://review.coreboot.org/3876 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
This commit is contained in:
parent
dedcc78ff4
commit
12ba1978ba
|
@ -18,10 +18,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
|
|||
select ENABLE_VMX
|
||||
select HAVE_MRC
|
||||
|
||||
config MRC_FILE
|
||||
string
|
||||
default "3rdparty/northbridge/intel/sandybridge/systemagent-r6.bin"
|
||||
|
||||
config MAINBOARD_DIR
|
||||
string
|
||||
default kontron/ktqm77
|
||||
|
|
Loading…
Reference in New Issue