mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-21 14:21:27 +00:00
Enable audio for lime-a10 legacy
This commit is contained in:
parent
d135151a31
commit
a784c535c7
2 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue