]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/autoboot.h
autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c
[people/ms/u-boot.git] / include / autoboot.h
index 3a9059a0b9a57463fb7eb9f6aecb75ad54d9c38e..c175f91c5a530cf2b3ab7f6e2bffff2aaa3d0897 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef __AUTOBOOT_H
 #define __AUTOBOOT_H
 
-#ifdef CONFIG_BOOTDELAY
+#ifdef CONFIG_AUTOBOOT
 /**
  * bootdelay_process() - process the bootd delay
  *