Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git] / arch / sh / boards / mach-migor / Kconfig
blobfb64a10e21706541620b0da96928c4cd0d01e72c
1 # SPDX-License-Identifier: GPL-2.0
2 if SH_MIGOR
4 choice
5         prompt "Migo-R LCD Panel Board Selection"
6         default SH_MIGOR_QVGA
8 config SH_MIGOR_QVGA
9         bool "QVGA (320x240)"
11 config SH_MIGOR_RTA_WVGA
12         bool "RTA WVGA (800x480)"
14 endchoice
16 endif