Skip to content

Commit d88d736

Browse files
committed
src/console/Kconfig: allow s76 console on dasharo ec
Change-Id: I1c993cfde142164a2e727de3732095332595c5a6 Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
1 parent 6146be5 commit d88d736

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/console/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ config EM100PRO_SPI_CONSOLE
374374
config CONSOLE_SYSTEM76_EC
375375
bool "System76 EC console output"
376376
default n
377-
depends on EC_SYSTEM76_EC
377+
depends on EC_SYSTEM76_EC || EC_DASHARO_EC
378378
help
379379
Send coreboot debug output to a System76 embedded controller.
380380

0 commit comments

Comments
 (0)