summaryrefslogtreecommitdiff
path: root/arch/arm/mach-zynqmp/clk.c
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2019-04-11 08:58:32 +0200
committerStefan Roese <sr@denx.de>2019-04-12 07:04:18 +0200
commit237b629e4cd8fd8ffa9664a1b71b7eda1d2f2179 (patch)
tree9b9dde875b49961c701014552a0e36884bb02878 /arch/arm/mach-zynqmp/clk.c
parent0a590243d17c197fafa52be96db4cfaa7676ce69 (diff)
arm: mvebu: Fix Kconfig dependency warnings
We now have MEVBU boards without SPL support (e.g. db-xc3-24g4xg). Because of this, a new compile time warning from Kconfig is show: WARNING: unmet direct dependencies detected for SPL_OF_CONTROL Depends on [n]: SUPPORT_OF_CONTROL [=y] && SPL [=n] && OF_CONTROL [=y] Selected by [y]: - ARMADA_32BIT [=y] && ARM [=y] && ARCH_MVEBU [=y] WARNING: unmet direct dependencies detected for SPL_DM Depends on [n]: DM [=y] && SPL [=n] Selected by [y]: - ARMADA_32BIT [=y] && ARM [=y] && ARCH_MVEBU [=y] ... This patch fixes this issue and removes these warnings. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Chris Packham <judge.packham@gmail.com> Reviewed-by: Chris Packham <judge.packham@gmail.com>
Diffstat (limited to 'arch/arm/mach-zynqmp/clk.c')
0 files changed, 0 insertions, 0 deletions