Remove OMAP4 support leftovers
Remove options.arm for OMAP3&4 and the makefile for building FDT Approved by: manu (mentor) Differential revision: https://reviews.freebsd.org/D49985
This commit is contained in:
@@ -35,8 +35,6 @@ SOC_BRCM_BCM2837 opt_global.h
|
||||
SOC_IMX6 opt_global.h
|
||||
SOC_MV_ARMADAXP opt_global.h
|
||||
SOC_MV_ARMADA38X opt_global.h
|
||||
SOC_OMAP3 opt_global.h
|
||||
SOC_OMAP4 opt_global.h
|
||||
SOC_TI_AM335X opt_global.h
|
||||
VM_MAXUSER_ADDRESS opt_global.h
|
||||
VFP opt_global.h
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
# All the dts files for omap4 systems we support.
|
||||
DTS= \
|
||||
omap4-duovero-parlor.dts \
|
||||
omap4-panda.dts \
|
||||
omap4-panda-es.dts
|
||||
|
||||
.include <bsd.dtb.mk>
|
||||
Reference in New Issue
Block a user