Sign in
apache
/
nuttx
/
refs/heads/cmake
/
.
/
drivers
/
efuse
/
Kconfig
blob: da2b1ee312dfb3f5bab610cc7bc8b596a5bd6ed9 [
file
] [
log
] [
blame
]
#
# For a description of the syntax of this configuration file,
# see the file kconfig-language.txt in the NuttX tools repository.
#
menuconfig EFUSE
bool
"EFUSE support"
default
n
---
help
---
This
directory holds implementations of EFUSE subsystem
.