summaryrefslogtreecommitdiff
path: root/lib/optee/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'lib/optee/Kconfig')
-rw-r--r--lib/optee/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/optee/Kconfig b/lib/optee/Kconfig
index c398f9b953..3290b6656d 100644
--- a/lib/optee/Kconfig
+++ b/lib/optee/Kconfig
@@ -34,7 +34,6 @@ config BOOTM_OPTEE
bool "Support OPTEE bootm command"
select BOOTM_LINUX
depends on OPTEE
- default n
help
Select this command to enable chain-loading of a Linux kernel
via an OPTEE firmware.