[S390] kernel: Add z/VM LGR detection
[linux/fpc-iii.git] / arch / sh / boards / mach-migor / Kconfig
bloba7b3b728ec3c01afdc8a7a68338d9f7a420fb023
1 if SH_MIGOR
3 choice
4         prompt "Migo-R LCD Panel Board Selection"
5         default SH_MIGOR_QVGA
7 config SH_MIGOR_QVGA
8         bool "QVGA (320x240)"
10 config SH_MIGOR_RTA_WVGA
11         bool "RTA WVGA (800x480)"
13 endchoice
15 endif