Searched refs:CONFIG_BOOTDELAY (Results 1 – 25 of 820) sorted by relevance
12345678910>>...33
43 #if defined(CONFIG_BOOTDELAY) && (CONFIG_BOOTDELAY >= 0)44 "bootdelay=" __stringify(CONFIG_BOOTDELAY) "\0"
45 #ifndef CONFIG_BOOTDELAY46 #define CONFIG_BOOTDELAY 5 /* autoboot after 5 seconds */ macro
478 #if defined(CONFIG_BOOTDELAY) && (CONFIG_BOOTDELAY >= 0) in do_bootmenu()479 delay = CONFIG_BOOTDELAY; in do_bootmenu()
3 CONFIG_BOOTDELAY=3
5 CONFIG_BOOTDELAY=5
4 CONFIG_BOOTDELAY=1
8 CONFIG_BOOTDELAY=0
4 CONFIG_BOOTDELAY=5
5 CONFIG_BOOTDELAY=1
4 CONFIG_BOOTDELAY=3
6 CONFIG_BOOTDELAY=6