aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-03-27 11:26:13 +0200
committerStephen Boyd <sboyd@codeaurora.org>2016-04-01 18:25:54 -0700
commita454018505f2e875441603b18dbbb912d422f7d1 (patch)
treed39d38c4b4d4ca722247184424d22d57c751abb7 /Documentation
parentMerge tag 'bcm2835-clk-next-2016-03-17' of git://github.com/anholt/linux into clk-next (diff)
downloadlinux-dev-a454018505f2e875441603b18dbbb912d422f7d1.tar.xz
linux-dev-a454018505f2e875441603b18dbbb912d422f7d1.zip
clk: unconditionally recurse into clk/mvebu/
The drivers/clk/mvebu directory is only being built when CONFIG_PLAT_ORION=y. As we are going to support additional mvebu platforms in drivers/clk/mvebu, which don't have CONFIG_PLAT_ORION=y, we need to recurse into this directory regardless of the value of CONFIG_PLAT_ORION. Since all files in drivers/clk/mvebu/ are already conditionally compiled depending on various Kconfig options, we can recurse unconditionally into drivers/clk/mvebu without any other change. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions