[Kernel] Changed location of internal_display_resolution in config

This is to better represents usecase of this option as guest related setting
This commit is contained in:
Gliniak 2024-05-20 20:12:31 +02:00
parent 6ebb522270
commit ff692589c7
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ DEFINE_int32(internal_display_resolution, 8,
" 14=1680x1050\n"
" 15=1920x540\n"
" 16=1920x1080\n",
"Display");
"Video");
DEFINE_int32(
video_standard, 1,