Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
a08e23f68e035097f7f5a4572c611c1c0ae500e3
/
.
/
drivers
/
auxdisplay
/
Kconfig.hd44780
blob: 5aadae24c57f69b28166c015a1c8cacff1cdd158 [
file
] [
log
] [
blame
]
# Copyright (c) 2023 Jamie McCrae
# SPDX-License-Identifier: Apache-2.0
config AUXDISPLAY_HD44780
bool
"Hitachi HD44780 LCD driver"
default
y
depends on DT_HAS_HIT_HD44780_ENABLED
help
Enable
driver
for
Hitachi
HD44780
and
compatible
LCDs
.