brintos

brintos / linux-shallow public Read only

0
0
Text · 213 B · b13882b Raw
9 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2config MMP_FB3	tristate "fb driver for Marvell MMP Display Subsystem"4	depends on FB5	select FB_IOMEM_HELPERS6	default y7	help8		fb driver for Marvell MMP Display Subsystem9