9 lines
198 B
Plaintext
9 lines
198 B
Plaintext
menuconfig BR2_PACKAGE_AIC_MEM
|
|
bool "aic-mem"
|
|
default y
|
|
if BR2_PACKAGE_AIC_MEM
|
|
config BR2_PACKAGE_AIC_MEM_USE_PREBUILT
|
|
bool "use prebuilt binary instead of building from source"
|
|
default y
|
|
endif
|