Sign in
linux
/
linux
/
kernel
/
git
/
torvalds
/
linux.git
/
79525b51acc1c8e331ab47eb131a99f5370a76c2
/
.
/
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