summaryrefslogtreecommitdiff
path: root/lib/optee/Kconfig
blob: 2e406fe107f28fb056ff738473b440283bd7dd28 (plain)
1
2
3
4
5
6
7
8
config OPTEE
	bool "Support OPTEE images"
	help
	  U-Boot can be configured to boot OPTEE images.
	  Selecting this option will enable shared OPTEE library code and
          enable an OPTEE specific bootm command that will perform additional
          OPTEE specific checks before booting an OPTEE image created with
          mkimage.