diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/drivers/vpd/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/drivers/vpd/Kconfig b/src/drivers/vpd/Kconfig index 335b9079de..21e9eaf5f1 100644 --- a/src/drivers/vpd/Kconfig +++ b/src/drivers/vpd/Kconfig @@ -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 |