mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Enable audio for lime-a10 legacy
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
KERNEL_ONLY="" # leave empty to select each time, set to "yes" or "no" to skip dialog prompt
|
||||
KERNEL_CONFIGURE="no" # want to change my default configuration
|
||||
CLEAN_LEVEL="make,debs" # comma-separated list of clean targets: "make" = make clean for selected kernel and u-boot,
|
||||
# "debs" = delete pckages in "./output/debs" for current branch and family,
|
||||
# "debs" = delete packages in "./output/debs" for current branch and family,
|
||||
# "alldebs" - delete all packages in "./output/debs", "images" = delete "./output/images",
|
||||
# "cache" = delete "./output/cache", "sources" = delete "./sources"
|
||||
# user
|
||||
|
||||
@@ -838,7 +838,7 @@ spdif_dout = port:PB13<4><1><default><default>
|
||||
spdif_din =
|
||||
|
||||
[audio_para]
|
||||
audio_used = 0
|
||||
audio_used = 1
|
||||
capture_used = 0
|
||||
audio_lr_change = 0
|
||||
audio_pa_ctrl = port:PH15<1><default><default><0>
|
||||
|
||||
Reference in New Issue
Block a user