Staging
v0.8.1
https://github.com/torvalds/linux
Raw File
Tip revision: b3a987b0264d3ddbb24293ebff10eddfc472f653 authored by Linus Torvalds on 13 January 2020, 00:55:08 UTC
Linux 5.5-rc6
Tip revision: b3a987b
Kconfig
# SPDX-License-Identifier: GPL-2.0
config MMP_PANEL_TPOHVGA
	bool "tpohvga panel TJ032MD01BW support"
	depends on SPI_MASTER
	help
		tpohvga panel support
back to top