summaryrefslogtreecommitdiff
path: root/certs/Kconfig
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2019-01-15 20:18:39 +0100
committerCatalin Marinas <catalin.marinas@arm.com>2019-02-28 18:06:48 +0000
commita29c78234942fcfba2c5c305adc85b64332f9a95 (patch)
tree731b78768d1fb10d5aa9d234cfb44cb50a18bd5c /certs/Kconfig
parent335ebe3035b6fcb83c3f225bc5135300fc24c827 (diff)
arm64: Kconfig.platforms: fix warning unmet direct dependencies
When ARCH_MXC get enabled, ARM64_ERRATUM_845719 will be selected and this warning will happen when COMPAT isn't set. WARNING: unmet direct dependencies detected for ARM64_ERRATUM_845719 Depends on [n]: COMPAT [=n] Selected by [y]: - ARCH_MXC [=y] Rework to add 'if COMPAT' before ARM64_ERRATUM_845719 gets selected, since ARM64_ERRATUM_845719 depends on COMPAT. Acked-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Anders Roxell <anders.roxell@linaro.org> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'certs/Kconfig')
0 files changed, 0 insertions, 0 deletions