]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
freescale: Drop CONFIG_TARGET_MPC8536DS et al
authorSimon Glass <sjg@chromium.org>
Wed, 1 Feb 2023 20:20:14 +0000 (13:20 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 7 Feb 2023 19:33:49 +0000 (14:33 -0500)
This option as well as CONFIG_TARGET_P1022DS and CONFIG_TARGET_P5020DS
are not defined anywhere. Drop them.

Signed-off-by: Simon Glass <sjg@chromium.org>
board/freescale/common/Makefile

index bd035d60a581ac070e1052f6a1039e158b7c3c03..5f0503faf8df629057bcde33f8e9a26e61e5d9c7 100644 (file)
@@ -51,8 +51,6 @@ endif
 
 obj-$(CONFIG_TARGET_MPC8548CDS)        += cds_pci_ft.o
 
-obj-$(CONFIG_TARGET_MPC8536DS) += ics307_clk.o
-obj-$(CONFIG_TARGET_P1022DS)           += ics307_clk.o
 obj-$(CONFIG_TARGET_P3041DS)           += ics307_clk.o
 obj-$(CONFIG_TARGET_P4080DS)           += ics307_clk.o
 obj-$(CONFIG_TARGET_P5040DS)           += ics307_clk.o
@@ -75,7 +73,6 @@ obj-$(CONFIG_EMC2305)              += emc2305.o
 obj-$(CONFIG_TARGET_P2041RDB)  += p_corenet/
 obj-$(CONFIG_TARGET_P3041DS)   += p_corenet/
 obj-$(CONFIG_TARGET_P4080DS)   += p_corenet/
-obj-$(CONFIG_TARGET_P5020DS)   += p_corenet/
 obj-$(CONFIG_TARGET_P5040DS)   += p_corenet/
 
 obj-$(CONFIG_LAYERSCAPE_NS_ACCESS)     += ns_access.o