# SPDX-License-Identifier: GPL-2.0-only config [31mCONFIG_CLK_UNIPHIER[0m bool "Clock driver for UniPhier SoCs" depends on [31mCONFIG_ARCH_UNIPHIER[0m || [31mCONFIG_COMPILE_TEST[0m depends on [31mCONFIG_OF[0m && [31mCONFIG_MFD_SYSCON[0m default [31mCONFIG_ARCH_UNIPHIER[0m help Support for clock controllers on UniPhier SoCs. Say Y if you want to control clocks provided by System Control block, Media I/O block, Peripheral Block. |