Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
93fde589aff172672a355a48080e760be1846440
/
.
/
drivers
/
auxdisplay
/
Kconfig.itron
blob: 44873f78e1eae2f5c6b250a930e48c404e2c7e72 [
file
] [
log
] [
blame
]
# Copyright (c) 2022 Jamie McCrae
# SPDX-License-Identifier: Apache-2.0
config AUXDISPLAY_ITRON
bool
"Noritake Itron VFD driver"
default
y
select
GPIO
select
SERIAL
depends on DT_HAS_NORITAKE_ITRON_ENABLED
help
Enable
driver
for
Noritake
Itron
VFD
.