X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fautoboot.h;h=3ebd6f90e3cb7ee4e826f7531cbb3cc5fc2d60ce;hb=b4f901042807e59061a862adc265d8f899b2243f;hp=3a9059a0b9a57463fb7eb9f6aecb75ad54d9c38e;hpb=22692ec0fbdb455ca16d4d0e27768c6b6deb4243;p=u-boot diff --git a/include/autoboot.h b/include/autoboot.h index 3a9059a0b9..3ebd6f90e3 100644 --- a/include/autoboot.h +++ b/include/autoboot.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2000 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. @@ -5,14 +6,12 @@ * Add to readline cmdline-editing by * (C) Copyright 2005 * JinHua Luo, GuangDong Linux Center, - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __AUTOBOOT_H #define __AUTOBOOT_H -#ifdef CONFIG_BOOTDELAY +#ifdef CONFIG_AUTOBOOT /** * bootdelay_process() - process the bootd delay *