Sign in
◑
Theme
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
refs/heads/main
/
.
/
drivers
/
otp
/
Kconfig.nxp_otpc
blob: 0f8aa47735097886bbaa9abd4f42fa09291f1cff [
file
] [
edit
]
# SPDX-FileCopyrightText: Copyright 2026 NXP
# SPDX-License-Identifier: Apache-2.0
config OTP_NXP_OTPC
bool
"NXP OTPC eFuse driver"
default
y
depends on DT_HAS_NXP_OTPC_ENABLED
help
Enable
NXP OTPC eFuse controller driver
.