Sign in
zircon-guest
/
third_party
/
linux
/
56536cb602eaf2f2f59c72d8f31de8112ce315ff
/
.
/
arch
/
sh
/
boards
/
mach-migor
/
Kconfig
blob: fb64a10e21706541620b0da96928c4cd0d01e72c [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
if
SH_MIGOR
choice
prompt
"Migo-R LCD Panel Board Selection"
default
SH_MIGOR_QVGA
config SH_MIGOR_QVGA
bool
"QVGA (320x240)"
config SH_MIGOR_RTA_WVGA
bool
"RTA WVGA (800x480)"
endchoice
endif