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