diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/optee/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/optee/Kconfig b/lib/optee/Kconfig index 3072c289128..3f8ce49678e 100644 --- a/lib/optee/Kconfig +++ b/lib/optee/Kconfig @@ -26,14 +26,6 @@ config OPTEE_TZDRAM_SIZE The size of pre-allocated Trust Zone DRAM to allocate for the OPTEE runtime. -config OPTEE_TZDRAM_BASE - hex "Base address of Trust-Zone RAM for the OPTEE image" - default 0x00000000 - depends on OPTEE_LIB - help - The base address of pre-allocated Trust Zone DRAM for - the OPTEE runtime. - config BOOTM_OPTEE bool "Support OPTEE bootm command" select BOOTM_LINUX |