diff options
| author | Devendra Tewari <devendra.tewari@gmail.com> | 2021-06-08 17:39:52 -0300 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.com> | 2021-06-10 21:22:24 +0100 |
| commit | 246555aea70660d053f536e6f9dfb5a068ecdaa1 (patch) | |
| tree | 2de846d026c3f6494643f553ddcacab42a2172cf /conf/machine | |
| parent | 7057d5dcbfa5802a370aa1730e14e940b9bf7b24 (diff) | |
| download | meta-raspberrypi-246555aea70660d053f536e6f9dfb5a068ecdaa1.tar.gz | |
Add WM8960 soundcard support
Signed-off-by: Devendra Tewari <devendra.tewari@gmail.com>
Diffstat (limited to 'conf/machine')
| -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 a800078..75c3727 100644 --- a/conf/machine/include/rpi-base.inc +++ b/conf/machine/include/rpi-base.inc | |||
| @@ -50,6 +50,7 @@ RPI_KERNEL_DEVICETREE_OVERLAYS ?= " \ | |||
| 50 | overlays/vc4-kms-dsi-7inch.dtbo \ | 50 | overlays/vc4-kms-dsi-7inch.dtbo \ |
| 51 | overlays/w1-gpio.dtbo \ | 51 | overlays/w1-gpio.dtbo \ |
| 52 | overlays/w1-gpio-pullup.dtbo \ | 52 | overlays/w1-gpio-pullup.dtbo \ |
| 53 | overlays/wm8960-soundcard.dtbo \ | ||
| 53 | " | 54 | " |
| 54 | 55 | ||
| 55 | RPI_KERNEL_DEVICETREE ?= " \ | 56 | RPI_KERNEL_DEVICETREE ?= " \ |
