target/bcm27xx: enable audio by default
This commit is contained in:
parent
4476de3bb7
commit
7daa7bd280
@ -10,5 +10,14 @@
|
||||
# OpenWrt config
|
||||
include distroconfig.txt
|
||||
|
||||
[pi2]
|
||||
dtparam=i2c_arm=on,audio=on
|
||||
|
||||
[pi3]
|
||||
dtparam=i2c_arm=on,audio=on
|
||||
|
||||
[pi4]
|
||||
dtparam=i2c_arm=on,audio=on
|
||||
|
||||
[all]
|
||||
# Place your custom settings here.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user