Kconfig 225 B

1234567
  1. config EARLY_PRINTK
  2. bool "Early console support"
  3. depends on MIPS_COBALT
  4. help
  5. Provide early console support by direct access to the
  6. on board UART. The UART must have been previously
  7. initialised by the boot loader.