mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 19:12:33 +08:00
10 lines
282 B
Plaintext
10 lines
282 B
Plaintext
|
|
config UnblockNeteaseMusic_Go
|
|
bool "UnblockNeteaseMusic Golang Version"
|
|
default y if i386||x86_64||arm||aarch64
|
|
|
|
config UnblockNeteaseMusic_NodeJS
|
|
bool "UnblockNeteaseMusic NodeJS Version"
|
|
depends on HAS_FPU || KERNEL_MIPS_FPU_EMULATOR
|
|
default y if i386||x86_64||arm||aarch64
|