diff options
Diffstat (limited to 'include/configs/cm41xx.h')
-rw-r--r-- | include/configs/cm41xx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/cm41xx.h b/include/configs/cm41xx.h index 5454c2e..02cb1ef 100644 --- a/include/configs/cm41xx.h +++ b/include/configs/cm41xx.h @@ -73,7 +73,7 @@ */ #include <config_cmd_default.h> -#undef CONFIG_CMD_ENV +#undef CONFIG_CMD_SAVEENV #define CONFIG_BOOTDELAY 0 |