diff options
-rw-r--r-- | conf/machine/include/rpi-base.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/include/rpi-base.inc b/conf/machine/include/rpi-base.inc index f76674b..4bbd576 100644 --- a/conf/machine/include/rpi-base.inc +++ b/conf/machine/include/rpi-base.inc | |||
@@ -17,6 +17,7 @@ XSERVER = " \ | |||
17 | RPI_KERNEL_DEVICETREE_OVERLAYS ?= " \ | 17 | RPI_KERNEL_DEVICETREE_OVERLAYS ?= " \ |
18 | overlays/at86rf233.dtbo \ | 18 | overlays/at86rf233.dtbo \ |
19 | overlays/dwc2.dtbo \ | 19 | overlays/dwc2.dtbo \ |
20 | overlays/gpio-key.dtbo \ | ||
20 | overlays/hifiberry-amp.dtbo \ | 21 | overlays/hifiberry-amp.dtbo \ |
21 | overlays/hifiberry-dac.dtbo \ | 22 | overlays/hifiberry-dac.dtbo \ |
22 | overlays/hifiberry-dacplus.dtbo \ | 23 | overlays/hifiberry-dacplus.dtbo \ |