6910725ad9
Added support for sharp memory displays of the series LS0XX. Signed-off-by: Rohit Gujarathi <gujju.rohit@gmail.com>
9 lines
219 B
Plaintext
9 lines
219 B
Plaintext
# Copyright (c) 2020 Rohit Gujarathi
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config LS0XX
|
|
bool "LS0XX memory display controller driver"
|
|
depends on SPI
|
|
help
|
|
Enable driver for sharp memory display series LS0XXX7DXXX
|