stdio: Remove the CLPS7111 serial driver
This driver is no longer used, remove it. Signed-off-by: Marek Vasut <marex@denx.de>
This commit is contained in:
committed by
Albert ARIBAUD
parent
b411eb30f5
commit
f2e0801565
@@ -39,7 +39,6 @@ COBJS-$(CONFIG_SYS_NS16550) += ns16550.o
|
||||
COBJS-$(CONFIG_S3C64XX) += s3c64xx.o
|
||||
COBJS-$(CONFIG_S5P) += serial_s5p.o
|
||||
COBJS-$(CONFIG_SYS_NS16550_SERIAL) += serial_ns16550.o
|
||||
COBJS-$(CONFIG_CLPS7111_SERIAL) += serial_clps7111.o
|
||||
COBJS-$(CONFIG_IMX_SERIAL) += serial_imx.o
|
||||
COBJS-$(CONFIG_IXP_SERIAL) += serial_ixp.o
|
||||
COBJS-$(CONFIG_KS8695_SERIAL) += serial_ks8695.o
|
||||
|
||||
Reference in New Issue
Block a user