Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
a0a124c5da626ebb730cf509085aa321dc78fa9c
/
.
/
drivers
/
clock_control
/
Kconfig.mcux_scg
blob: 413db3bdd58453868b6e6062dcbfb1db198cd456 [
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"
default
y
depends on DT_HAS_NXP_KINETIS_SCG_ENABLED
help
Enable
support
for
mcux scg driver
.