Enable H3 SPDIF overlay compilation
This commit is contained in:
parent
19f3a97bc7
commit
81f3c17deb
@ -12,10 +12,10 @@ index 01d178a2..bfba239c 100644
|
||||
+dts-dirs += overlay
|
||||
diff --git a/arch/arm/boot/dts/overlay/Makefile b/arch/arm/boot/dts/overlay/Makefile
|
||||
new file mode 100644
|
||||
index 00000000..4750a425
|
||||
index 00000000..2ac68dfe
|
||||
--- /dev/null
|
||||
+++ b/arch/arm/boot/dts/overlay/Makefile
|
||||
@@ -0,0 +1,33 @@
|
||||
@@ -0,0 +1,34 @@
|
||||
+ifeq ($(CONFIG_OF_CONFIGFS),y)
|
||||
+
|
||||
+dtbo-$(CONFIG_MACH_SUN8I) += \
|
||||
@ -27,6 +27,7 @@ index 00000000..4750a425
|
||||
+ sun8i-h3-i2c-ds1307.dtbo \
|
||||
+ sun8i-h3-pps-gpio.dtbo \
|
||||
+ sun8i-h3-pwm.dtbo \
|
||||
+ sun8i-h3-spdif-out.dtbo \
|
||||
+ sun8i-h3-spi-add-cs1.dtbo \
|
||||
+ sun8i-h3-spi-jedec-nor.dtbo \
|
||||
+ sun8i-h3-spi-mcp2515.dtbo \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user