mirror of
https://github.com/nix-community/raspberry-pi-nix.git
synced 2025-11-08 19:46:03 +01:00
enable audio dtparam
This commit is contained in:
parent
95aa58a4d0
commit
3027e45b9c
1 changed files with 1 additions and 0 deletions
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue