blob: e0f3182c1e2108446463e372b4e423f7f74cce48 (
plain)
1
2
3
4
5
6
7
8
|
## SPDX-License-Identifier: GPL-2.0-only
config EC_KONTRON_KEMPLD
bool
select DRIVERS_UART_8250IO
help
Driver for Kontron's express module programmable logic device used
on their COMexpress modules.
|