enable audio dtparam

This commit is contained in:
Travis Staton 2023-02-13 08:50:06 -05:00
parent 95aa58a4d0
commit 3027e45b9c

View file

@ -34,6 +34,7 @@
[all] [all]
# Boot in 64-bit mode. # Boot in 64-bit mode.
arm_64bit=1 arm_64bit=1
dtparam=audio=on
dtparam=krnbt=on dtparam=krnbt=on
# U-Boot needs this to work, regardless of whether UART is actually used or not. # U-Boot needs this to work, regardless of whether UART is actually used or not.