src/drivers/vpd: Remove unused VPD_DEBUG
Change-Id: Iba838309f8055d364c5f846ce29e628067d7b5f5 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/29608 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
parent
414779db10
commit
4d25f96504
|
@ -18,11 +18,3 @@ config VPD
|
|||
default n
|
||||
help
|
||||
Enable support for flash based vital product data.
|
||||
|
||||
if VPD
|
||||
|
||||
config VPD_DEBUG
|
||||
bool "Enable VPD debug output"
|
||||
default n
|
||||
|
||||
endif
|
||||
|
|
Loading…
Reference in New Issue