Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
60d8b2fe37572b4d72e9c15c7d5564824f63b24c
/
.
/
drivers
/
hwinfo
/
Kconfig.mcux_sim
blob: 54224790a2824f8a1b27fbe8bb1b17d982dada9b [
file
] [
log
] [
blame
]
# Copyright The Zephyr Project Contributors
# SPDX-License-Identifier: Apache-2.0
config HWINFO_MCUX_SIM
bool
"NXP kinetis SIM device ID"
default
y
depends on HAS_MCUX_SIM
select
HWINFO_HAS_DRIVER
help
Enable
NXP kinetis mcux SIM hwinfo driver
.