repository service wrote:
Long ago we agreed on kicking the _direct appendix because everything in coreboot is direct. This patch does it.
Sweet!
-driver-$(CONFIG_USBDEBUG_DIRECT) += usbdebug_direct_console.o +driver-$(CONFIG_USBDEBUG_DIRECT) += usbdebug_console.o
Still the config option. :)
//Peter