aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/common/Makefile
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-08-01 18:54:41 -0600
committerTom Rini <trini@konsulko.com>2021-08-06 08:26:48 -0400
commit666671ecc3219bcd61cf3671d4f44c7e2e20135f (patch)
tree6e3991f70329c3c4e33946b797aa4bb3bdb09851 /board/freescale/common/Makefile
parent22137b8d739b80fb4ffaaff4ec7d9966988b48c2 (diff)
downloadu-boot-666671ecc3219bcd61cf3671d4f44c7e2e20135f.zip
u-boot-666671ecc3219bcd61cf3671d4f44c7e2e20135f.tar.gz
u-boot-666671ecc3219bcd61cf3671d4f44c7e2e20135f.tar.bz2
ppc: Drop idt8t49n222a_serdes_clk driver
This is not used. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'board/freescale/common/Makefile')
-rw-r--r--board/freescale/common/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/freescale/common/Makefile b/board/freescale/common/Makefile
index 116c1e7..3a17168 100644
--- a/board/freescale/common/Makefile
+++ b/board/freescale/common/Makefile
@@ -63,7 +63,6 @@ obj-$(CONFIG_TARGET_P3041DS) += ics307_clk.o
obj-$(CONFIG_TARGET_P4080DS) += ics307_clk.o
obj-$(CONFIG_TARGET_P5040DS) += ics307_clk.o
obj-$(CONFIG_VSC_CROSSBAR) += vsc3316_3308.o
-obj-$(CONFIG_IDT8T49N222A) += idt8t49n222a_serdes_clk.o
obj-$(CONFIG_ZM7300) += zm7300.o
obj-$(CONFIG_POWER_PFUZE100) += pfuze.o
obj-$(CONFIG_DM_PMIC_PFUZE100) += pfuze.o