forked from Minki/linux
552418658a
ARCH_SOCFPGA is being renamed to ARCH_INTEL_SOCFPGA so adjust the 32-bit ARM drivers to rely on new symbol. There is little point to share clock controller drivers between 32-bit and 64-bit platforms because there will not be a generic image for both of them. Therefore add a new Kconfig entry for building 32-bit clock driverss, similar to one for 64-bit. This allows enabling compile testing. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> Signed-off-by: Dinh Nguyen <dinguyen@kernel.org> |
||
---|---|---|
.. | ||
clk-agilex.c | ||
clk-gate-a10.c | ||
clk-gate-s10.c | ||
clk-gate.c | ||
clk-periph-a10.c | ||
clk-periph-s10.c | ||
clk-periph.c | ||
clk-pll-a10.c | ||
clk-pll-s10.c | ||
clk-pll.c | ||
clk-s10.c | ||
clk.c | ||
clk.h | ||
Kconfig | ||
Makefile | ||
stratix10-clk.h |