mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-02-10 17:00:42 +01:00
Fix forgotten 64bit config flag
This commit is contained in:
parent
d83696d416
commit
adaaa030f2
@ -60,3 +60,6 @@ dtparam=spi=on
|
|||||||
|
|
||||||
# Disable GPIO IRQ
|
# Disable GPIO IRQ
|
||||||
dtoverlay=gpio-no-irq
|
dtoverlay=gpio-no-irq
|
||||||
|
|
||||||
|
# enable 64bits support
|
||||||
|
arm_64bit=1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user