Files

15 lines
218 B
Plaintext
Raw Permalink Normal View History

2024-04-10 12:21:46 +08:00
menuconfig UNITV2_SUPPORT_ENABLED
bool "Enable unitv2_boad_support"
default n
config UNITV2_NCNN_ENABLED
bool "Enable unitv2 ncnn"
default n
depends on UNITV2_SUPPORT_ENABLED