1*ce72d0c6SVictor Chongifeq ($(CFG_PL061),y) 2*ce72d0c6SVictor Chong$(call force,CFG_GPIO,y,required by CFG_PL061) 3*ce72d0c6SVictor Chongendif 4*ce72d0c6SVictor Chong 5db886a7fSJerome Forissiersrcs-$(CFG_PL011) += pl011.c 6120c43adSJerome Forissiersrcs-$(CFG_GIC) += gic.c 7*ce72d0c6SVictor Chongsrcs-$(CFG_GPIO) += gpio.c 8*ce72d0c6SVictor Chongsrcs-$(CFG_PL061) += pl061_gpio.c 9db886a7fSJerome Forissiersrcs-$(CFG_SUNXI_UART) += sunxi_uart.c 1044bd24c5SJames Kungsrcs-$(CFG_8250_UART) += serial8250_uart.c 1185278139SSumit Gargsrcs-$(CFG_16550_UART) += ns16550.c 128c4a5a9aSPeng Fansrcs-$(CFG_IMX_UART) += imx_uart.c 13