src/security: Add security kconfig stub
Change-Id: I965bf87d8673e22c088093f0fa17e93dbb9a00d9 Signed-off-by: Philipp Deppenwiese <zaolin@das-labor.org> Reviewed-on: https://review.coreboot.org/22073 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
committed by
Martin Roth
parent
ec69c48353
commit
1899fbe420
@@ -364,6 +364,12 @@ source "src/drivers/*/*/Kconfig"
|
||||
source "src/commonlib/storage/Kconfig"
|
||||
endmenu
|
||||
|
||||
menu "Security"
|
||||
|
||||
source "src/security/Kconfig"
|
||||
|
||||
endmenu
|
||||
|
||||
source "src/acpi/Kconfig"
|
||||
|
||||
# This option is for the current boards/chipsets where SPI flash
|
||||
|
Reference in New Issue
Block a user