zmk/app/module/drivers/display/Kconfig.il0323
Manna Harbour e780a61671 Add option to invert IL0323 display
Co-authored-by: Cem Aksoylar <caksoylar@gmail.com>
2023-11-28 17:13:55 -05:00

15 lines
403 B
Text

# Copyright (c) 2020 Phytec Messtechnik GmbH, Peter Johanson
# SPDX-License-Identifier: Apache-2.0
# IL0323 display controller configuration options
config IL0323
bool "IL0323 compatible display controller driver"
depends on SPI
depends on HEAP_MEM_POOL_SIZE != 0
help
Enable driver for IL0323 compatible controller.
config IL0323_INVERT
bool "Invert display"
default n