Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
rafael
/
linux-pm
/
linux-next
/
.
/
drivers
/
dpll
/
Kconfig
blob: ade872c915ac6cb8d60a061c71cdb7f403b0f9bb [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-only
#
# Generic DPLL drivers configuration
#
menu
"DPLL device support"
config DPLL
bool
source
"drivers/dpll/zl3073x/Kconfig"
endmenu