mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-02-04 12:37:50 +01:00
9 lines
226 B
Plaintext
9 lines
226 B
Plaintext
config BR2_PACKAGE_CPUINFO
|
|
bool "cpuinfo"
|
|
depends on BR2_INSTALL_LIBSTDCPP
|
|
help
|
|
cpuinfo is a library to detect essential for performance
|
|
optimization information about host CPU.
|
|
|
|
https://github.com/pytorch/cpuinfo
|