Files
xiuos/Ubiquitous/Nuttx/nuttx/drivers/efuse/Kconfig
T
2021-06-11 11:25:07 +08:00

12 lines
256 B
Plaintext

#
# 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.