FDT_CONSOLE
FDT_CONSOLE(meson_genfb, &meson_genfb_fdt_console);
FDT_CONSOLE(meson_uart, &meson_uart_console);
FDT_CONSOLE(bcmcom, &bcmaux_com_console);
FDT_CONSOLE(plcom_fdt, &plcom_fdt_console);
FDT_CONSOLE(plfb, &plfb_fdt_console);
FDT_CONSOLE(tegra_com, &tegra_com_console);
FDT_CONSOLE(imx_com, &imx_com_console);
FDT_CONSOLE(exynos_uart, &exynos_uart_console);
FDT_CONSOLE(sunxidebe, &sunxidebe_fdt_console);
FDT_CONSOLE(omapfb, &omapfb_fdt_console);
FDT_CONSOLE(ti_com, &ti_com_console);
FDT_CONSOLE(zynq_uart, &zynq_uart_console);
FDT_CONSOLE(sam460ex_none, &sam460ex_fdt_console_none);
FDT_CONSOLE(dw_apb_uart, &dw_apb_uart_console);
FDT_CONSOLE(ns8250_uart, &ns8250_uart_console);
FDT_CONSOLE(simplefb, &simplefb_fdt_console);