1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-02-09 08:28:50 +01:00

Fix forgotten 64bit config flag

This commit is contained in:
j1nx 2022-12-13 10:06:57 +01:00
parent d83696d416
commit adaaa030f2

View File

@ -60,3 +60,6 @@ dtparam=spi=on
# Disable GPIO IRQ
dtoverlay=gpio-no-irq
# enable 64bits support
arm_64bit=1