Kconfig: Remove all default n/no options
[platform/kernel/u-boot.git] / board / freescale / ls1043ardb / Kconfig
index 3d9e295..778b8d8 100644 (file)
@@ -16,7 +16,6 @@ config SYS_CONFIG_NAME
 config SYS_HAS_ARMV8_SECURE_BASE
        bool "Enable secure address for PSCI image"
        depends on ARMV8_PSCI
-       default n
        help
          PSCI image can be re-located to secure RAM.
          If enabled, please also define the value for ARMV8_SECURE_BASE,