Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
5ccffff5b0b3ab473264bf97a44da1db877f2df9
/
.
/
drivers
/
clock_control
/
Kconfig.mcux_scg
blob: debd8632dadc40bcea76f1f54b4c59ddba1d9cd4 [
file
] [
log
] [
blame
]
# MCUXpresso SDK SCG
# Copyright (c) 2019 Vestas Wind Systems A/S
# SPDX-License-Identifier: Apache-2.0
config CLOCK_CONTROL_MCUX_SCG
bool
"MCUX SCG driver"
depends on HAS_MCUX_SCG
help
Enable
support
for
mcux scg driver
.