summaryrefslogtreecommitdiffstats
path: root/src/drivers/vpd/Kconfig
blob: 88a4dcf7ff918b44060ea1d932be4713618d3842 (plain)
1
2
3
4
5
6
7
8
9
10
##
## This file is part of the coreboot project.
##
## SPDX-License-Identifier: GPL-2.0-only

config VPD
	bool "Support for Vital Product Data tables"
	default n
	help
	  Enable support for flash based vital product data.