console: Enable CONSOLE_USB by default
commit06125ebe8775c1f0002644215b5892ed5938ef76
authorNico Huber <nico.h@gmx.de>
Wed, 3 Oct 2018 10:02:09 +0000 (3 12:02 +0200)
committerNico Huber <nico.h@gmx.de>
Thu, 4 Oct 2018 13:08:50 +0000 (4 13:08 +0000)
tree84934ff88db88c9b50391dcc7b6c81594e862811
parent2488bea1aa596f5f9bf47acdd58a12147bf8e4ac
console: Enable CONSOLE_USB by default

It seems to be the only user of the USB debug driver. So having to
enable it separately seems wrong.

It still depends on the selection of the EHCI debug driver.

Change-Id: I5f5f38a912423d9b8f1e71ae875b6a14fdee651c
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/28892
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
src/console/Kconfig