chromeos/Kconfig: Remove dependency on GBB_HAVE_BMPFV
This symbol is not defined. Change-Id: I2b0a3fca82d85962fc882f237b70702cab0400db Signed-off-by: Martin Roth <martinroth@chromium.org> Reviewed-on: https://review.coreboot.org/13647 Reviewed-by: Patrick Georgi <pgeorgi@google.com> Tested-by: build bot (Jenkins)
This commit is contained in:
parent
59ff3400b0
commit
9e620eaff4
1 changed files with 0 additions and 1 deletions
|
@ -176,7 +176,6 @@ config GBB_HWID
|
|||
|
||||
config GBB_BMPFV_FILE
|
||||
string "Path to bmpfv image"
|
||||
depends on GBB_HAVE_BMPFV
|
||||
default ""
|
||||
|
||||
config GBB_FLAG_DEV_SCREEN_SHORT_DELAY
|
||||
|
|
Loading…
Reference in a new issue