xref: /linux/drivers/dpll/Kconfig (revision 860a9bed265146b10311bcadbbcef59c3af4454d)
1# SPDX-License-Identifier: GPL-2.0-only
2#
3# Generic DPLL drivers configuration
4#
5
6config DPLL
7	bool
8