diff options
author | Peter Collingbourne <[email protected]> | 2021-05-20 17:17:02 +0100 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2021-06-01 18:18:17 -0700 |
commit | 419b3ab6987f2a108cc4710030184365b17467ac (patch) | |
tree | f9bb98598be61524c4a8edc5b493860081b6733d /lib/mpi/mpi-sub-ui.c | |
parent | 6efb943b8616ec53a5e444193dccf1af9ad627b5 (diff) |
clk: versatile: remove dependency on ARCH_*
It is now possible to build a modular kernel for vexpress by
not setting CONFIG_ARCH_VEXPRESS=y and instead setting =m on the
drivers that it normally implies. This is with the exception of
CLK_VEXPRESS_OSC which is currently hidden behind a dependency on
one of several ARCH_* variables. Remove that dependency so that
CLK_VEXPRESS_OSC may be enabled without it.
Signed-off-by: Peter Collingbourne <[email protected]>
Link: https://linux-review.googlesource.com/id/I435a21e2e5f6187db54f4ef2079b60028ab2ea69
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Linus Walleij <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions