linuxOS_D21X/package/artinchip/libuserid/Config.in

12 lines
263 B
Plaintext
Raw Normal View History

2024-11-29 08:13:19 +00:00
menuconfig BR2_PACKAGE_LIBUSERID
bool "userid r/w library"
default y
help
ArtInChip's UserID read/write library
if BR2_PACKAGE_LIBUSERID
config BR2_PACKAGE_LIBUSERID_USE_PREBUILT
bool "use prebuilt binary instead of building from source"
default n
endif