Kconfig: Remove all default n/no options
[platform/kernel/u-boot.git] / lib / optee / Kconfig
index c398f9b..3290b66 100644 (file)
@@ -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.