core/linux-rpi: dtparam=krnbt=on in config.txt

This commit is contained in:
graysky 2021-12-30 13:01:58 -05:00
parent b02fb05234
commit f6529d0052
2 changed files with 4 additions and 1 deletions

View file

@ -36,7 +36,7 @@ md5sums=('4b5442039b1f8faecaedcd9bdcdffbd9'
'0a5f16bfec6ad982a2f6782724cca8ba'
'441ec084c47cddc53e592fb0cbce4edf')
md5sums_armv7h=('d30e4c4eda62d16311edfc2d5e4c63fd'
'e302936d860e78ca8e965459e64b2e5b')
'a9a05a9e8487584b10a0191dd53e5170')
md5sums_aarch64=('9de6ade322ef7079838f74eb7e7d8bad'
'e302936d860e78ca8e965459e64b2e5b')

View file

@ -3,6 +3,9 @@
dtoverlay=vc4-kms-v3d
initramfs initramfs-linux.img followkernel
# Uncomment to enable bluetooth
#dtparam=krnbt=on
[pi4]
# Run as fast as firmware / board allows
arm_boost=1