hw18: Remove deprecated device trees

This commit is contained in:
Alexandre Bard 2019-05-16 16:37:37 +02:00
parent 6f5c13cdb8
commit ac888de4bd
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ SERIAL_CONSOLE = "115200 ttyS1"
MACHINE_EXTRA_RRECOMMENDS = " kernel-modules kernel-devicetree"
KERNEL_DEFCONFIG ??= "armada-385-nrhw18_defconfig"
KERNEL_DEVICETREE = "armada-385-nrhw18-prod4.dtb"
KERNEL_DEVICETREE = "armada-385-nrhw18-prod1.dtb"
KERNEL_IMAGETYPE = "fitImage"
KERNEL_MODULE_PROBECONF += "ath10k_pci"