summaryrefslogtreecommitdiff
path: root/src/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/Kconfig')
-rw-r--r--src/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/Kconfig b/src/Kconfig
index bec22a48c5..0d3879ecbf 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -476,6 +476,12 @@ config MINIMAL_PCI_SCANNING
help
If this option is enabled, coreboot will scan only PCI devices
marked as mandatory in devicetree.cb
+
+menu "Software Bill Of Materials (SBOM)"
+
+source "src/sbom/Kconfig"
+
+endmenu
endmenu
menu "Mainboard"