MycroftOS: Disabled GPIO IRQ as it does not behave correctly on the kernel.

- This solves the hangin of the RPI when initiating the respeaker LED skill
This commit is contained in:
Peter Steenbergen 2020-01-21 20:37:12 +01:00
parent 2230934b21
commit 8bc3fbea37
1 changed files with 3 additions and 0 deletions

View File

@ -35,3 +35,6 @@ dtparam=i2c_arm=on
dtoverlay=i2s-mmap
dtparam=i2s=on
dtparam=spi=on
# Disable GPIO IRQ
dtoverlay=gpio-no-irq