mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
10 lines
280 B
Plaintext
10 lines
280 B
Plaintext
|
|
config UnblockNeteaseMusic_Go
|
|
bool "UnblockNeteaseMusic Golang Version"
|
|
default y if x86||x86_64||arm||aarch64
|
|
|
|
config UnblockNeteaseMusic_NodeJS
|
|
bool "UnblockNeteaseMusic NodeJS Version"
|
|
depends on HAS_FPU || KERNEL_MIPS_FPU_EMULATOR
|
|
default y if x86||x86_64||arm||aarch64
|