Fix intel/xe7501devkit build, missing "uses" clause.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4851 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -59,6 +59,10 @@ uses CONFIG_ROMBASE
|
|||||||
uses CONFIG_XIP_ROM_SIZE
|
uses CONFIG_XIP_ROM_SIZE
|
||||||
uses CONFIG_XIP_ROM_BASE
|
uses CONFIG_XIP_ROM_BASE
|
||||||
|
|
||||||
|
uses CONFIG_HAVE_HARD_RESET
|
||||||
|
|
||||||
|
default CONFIG_HAVE_HARD_RESET = 1
|
||||||
|
|
||||||
###
|
###
|
||||||
### Build options
|
### Build options
|
||||||
###
|
###
|
||||||
|
Reference in New Issue
Block a user