Sign in
◑
Theme
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
refs/heads/main
/
.
/
drivers
/
clock_control
/
Kconfig.lpc84x
blob: dda03b200e703a46ff789ee2966adda29e637770 [
file
] [
edit
]
# Copyright (c) 2026 Aerlync Labs Inc
# SPDX-License-Identifier: Apache-2.0
config CLOCK_CONTROL_LPC84X
bool
"LPC84X clock control driver"
default
y
depends on DT_HAS_NXP_LPC84X_CLOCK_ENABLED
help
Enable
the LPC84x clock control driver
.