mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2024-12-26 16:53:47 +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
|