blob: 7497b819360013826cbbcc7e1bce4ac1ec421e46 (
plain)
1
2
3
4
5
6
7
8
9
10
|
##
## This file is part of the coreboot project.
##
## SPDX-License-Identifier: GPL-2.0-only
config DRIVER_PARADE_PS8625
bool
default n
help
Parade ps8625 display port to lvds bridge
|