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 <pcc@google.com> Link: https://linux-review.googlesource.com/id/I435a21e2e5f6187db54f4ef2079b60028ab2ea69 Link: https://lore.kernel.org/linux-arm-kernel/20201016002441.60683-1-pcc@google.com/ Change-Id: I435a21e2e5f6187db54f4ef2079b60028ab2ea69 Bug: 142352330 Signed-off-by: Alistair Delva <adelva@google.com> |
||
|---|---|---|
| .. | ||
| clk-icst.c | ||
| clk-icst.h | ||
| clk-impd1.c | ||
| clk-sp810.c | ||
| clk-versatile.c | ||
| clk-vexpress-osc.c | ||
| icst.c | ||
| icst.h | ||
| Kconfig | ||
| Makefile | ||