Convert CONFIG_SYS_NAND_PAGE_2K et al to Kconfig
[platform/kernel/u-boot.git] / include / env_default.h
index 4e461c8..7c9c00a 100644 (file)
@@ -62,7 +62,7 @@ const char default_environment[] = {
 #ifdef CONFIG_SYS_DISABLE_AUTOLOAD
        "autoload=0\0"
 #endif
-#ifdef CONFIG_PREBOOT
+#ifdef CONFIG_PREBOOT_DEFINED
        "preboot="      CONFIG_PREBOOT                  "\0"
 #endif
 #ifdef CONFIG_ROOTPATH