mirror of
https://gitee.com/Vancouver2017/luban-lite.git
synced 2025-12-16 17:18:56 +00:00
v1.1.1
This commit is contained in:
12
packages/third-party/libFLAC/Kconfig
vendored
Normal file
12
packages/third-party/libFLAC/Kconfig
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
menuconfig LPKG_USING_LIBFLAC
|
||||
bool "FLAC: Free Lossless Audio Codec."
|
||||
default n
|
||||
|
||||
if LPKG_USING_LIBFLAC
|
||||
|
||||
config LPKG_LIBFLAC_DECODER_DEMO
|
||||
bool "libFLAC decoder demo."
|
||||
default n
|
||||
|
||||
endif
|
||||
Reference in New Issue
Block a user