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
|