mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Fix forgotten 64bit config flag
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user