diff options
| author | Holger Dengler <dengler@linutronix.de> | 2019-01-09 10:24:11 +0100 |
|---|---|---|
| committer | John Ogness <john.ogness@linutronix.de> | 2019-01-09 11:35:20 +0106 |
| commit | a198d470573eca69e3b8371acf97476ddaf95640 (patch) | |
| tree | 389a93de8c53f825004fab8f283688717c5b50cd | |
| parent | 835d55f87eb19a7c2b9b2da2f61b9b1932a42724 (diff) | |
defconfig: add a defconfig for the security track
Signed-off-by: Holger Dengler <dengler@linutronix.de>
| -rw-r--r-- | configs/security_defconfig | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/configs/security_defconfig b/configs/security_defconfig new file mode 100644 index 0000000..5006554 --- /dev/null +++ b/configs/security_defconfig @@ -0,0 +1,40 @@ +# +# Automatically generated file; DO NOT EDIT. +# Build training documents +# +# CONFIG_BUILD_MICROCONSULT is not set +CONFIG_BUILD_HANDOUTS=y +CONFIG_BUILD_PRINTOUTS=y +CONFIG_EVALSHEET=y +CONFIG_SECURITY=y +CONFIG_SECURITY_ADV=y +# CONFIG_SECURITY_ADV_EAPPL is not set +# CONFIG_SECURITY_ADV_EAPPL_COMP is not set +CONFIG_SECURITY_BOOT=y +CONFIG_SECURITY_BASICS_CONCEPT=y +CONFIG_SECURITY_CRYPTO=y +CONFIG_SECURITY_PKI=y +CONFIG_SECURITY_FW=y +CONFIG_SECURITY_VPN_FAST=y +CONFIG_SECURITY_EX=y +CONFIG_SECURITY_EX_FW=y +# CONFIG_BASICS is not set +CONFIG_LX_TRAINER_VM=y +# CONFIG_APPLICATION_DEVELOPMENT is not set +# CONFIG_ELBE is not set +# CONFIG_AUTOTOOLS is not set +# CONFIG_YOCTO is not set +# CONFIG_FLASH is not set +# CONFIG_MIDDLEWARE is not set +# CONFIG_KERNEL is not set +# CONFIG_LINUX_BASICS is not set +# CONFIG_MISC_XML is not set +# CONFIG_MISC_ZYNQ is not set +# CONFIG_MISC_MINICOREDUMPER is not set +# CONFIG_MISC_PRINTK is not set +# CONFIG_MISC_BEST is not set +# CONFIG_MISC_IPC is not set +CONFIG_MISC_UPDATE=y +# CONFIG_MISC_JAILHOUSE is not set +# CONFIG_SOCKETCAN is not set +# CONFIG_REALTIME_MAIN is not set |
