1ce72d0c6SVictor Chongifeq ($(CFG_PL061),y) 2ce72d0c6SVictor Chong$(call force,CFG_GPIO,y,required by CFG_PL061) 3ce72d0c6SVictor Chongendif 4ce72d0c6SVictor Chong 5*aca1545dSVictor Chongifeq ($(CFG_PL022),y) 6*aca1545dSVictor Chong$(call force,CFG_GPIO,y,required by CFG_PL022) 7*aca1545dSVictor Chongendif 8*aca1545dSVictor Chong 93481d2f6SSoren Brinkmannsrcs-$(CFG_CDNS_UART) += cdns_uart.c 10db886a7fSJerome Forissiersrcs-$(CFG_PL011) += pl011.c 11120c43adSJerome Forissiersrcs-$(CFG_GIC) += gic.c 12ce72d0c6SVictor Chongsrcs-$(CFG_GPIO) += gpio.c 13ce72d0c6SVictor Chongsrcs-$(CFG_PL061) += pl061_gpio.c 14*aca1545dSVictor Chongsrcs-$(CFG_PL022) += pl022_spi.c 15db886a7fSJerome Forissiersrcs-$(CFG_SUNXI_UART) += sunxi_uart.c 1644bd24c5SJames Kungsrcs-$(CFG_8250_UART) += serial8250_uart.c 1785278139SSumit Gargsrcs-$(CFG_16550_UART) += ns16550.c 188c4a5a9aSPeng Fansrcs-$(CFG_IMX_UART) += imx_uart.c 191537d62eSAijun Sunsrcs-$(CFG_SPRD_UART) += sprd_uart.c 20