Linux-6.18.2/drivers/clk/mmp/Kconfig
2025-12-23 20:06:59 +08:00

11 lines
276 B
Plaintext

# SPDX-License-Identifier: GPL-2.0-only
config COMMON_CLK_PXA1908
bool "Clock driver for Marvell PXA1908"
depends on ARCH_MMP || COMPILE_TEST
depends on OF
default y if ARCH_MMP && ARM64
select AUXILIARY_BUS
help
This driver supports the Marvell PXA1908 SoC clocks.