Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
4c77ea93a7aec86b93f667ddee83c57d7fe2bc47
/
.
/
drivers
/
hwinfo
/
Kconfig.mcux_syscon
blob: f9347e49b721623bf236c4692b765180de207c09 [
file
] [
log
] [
blame
]
# Copyright The Zephyr Project Contributors
# SPDX-License-Identifier: Apache-2.0
config HWINFO_MCUX_SYSCON
bool
"NXP LPC device ID"
default
y
depends on DT_HAS_NXP_LPC_UID_ENABLED
select
HWINFO_HAS_DRIVER
help
Enable
NXP LPC mcux hwinfo driver
.