1ce72d0c6SVictor Chongifeq ($(CFG_PL061),y) 2ce72d0c6SVictor Chong$(call force,CFG_GPIO,y,required by CFG_PL061) 3ce72d0c6SVictor Chongendif 4ce72d0c6SVictor Chong 5*3481d2f6SSoren Brinkmannsrcs-$(CFG_CDNS_UART) += cdns_uart.c 6db886a7fSJerome Forissiersrcs-$(CFG_PL011) += pl011.c 7120c43adSJerome Forissiersrcs-$(CFG_GIC) += gic.c 8ce72d0c6SVictor Chongsrcs-$(CFG_GPIO) += gpio.c 9ce72d0c6SVictor Chongsrcs-$(CFG_PL061) += pl061_gpio.c 10db886a7fSJerome Forissiersrcs-$(CFG_SUNXI_UART) += sunxi_uart.c 1144bd24c5SJames Kungsrcs-$(CFG_8250_UART) += serial8250_uart.c 1285278139SSumit Gargsrcs-$(CFG_16550_UART) += ns16550.c 138c4a5a9aSPeng Fansrcs-$(CFG_IMX_UART) += imx_uart.c 14