azure: Update for python3 and current pytest
[oweals/u-boot.git] / doc / README.bootmenu
index 34ff8d5ecc95b7ceabad32802c0298419c8ba1a3..ca5099089e779b6bb1bf7bbb9613d9316a9aafa5 100644 (file)
@@ -91,7 +91,7 @@ To run the bootmenu at startup add these additional definitions:
 
   #define CONFIG_AUTOBOOT_KEYED
   #define CONFIG_BOOTDELAY 30
-  #define CONFIG_MENU_SHOW
+  #define CONFIG_AUTOBOOT_MENU_SHOW
 
 When you intend to use the bootmenu on color frame buffer console,
 make sure to additionally define CONFIG_CFB_CONSOLE_ANSI in the