diff options
Diffstat (limited to 'include/configs/plutux.h')
-rw-r--r-- | include/configs/plutux.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/plutux.h b/include/configs/plutux.h index 033eda0..f869191 100644 --- a/include/configs/plutux.h +++ b/include/configs/plutux.h @@ -41,6 +41,8 @@ #define CONFIG_BOARD_EARLY_INIT_F +#define CONFIG_ENV_IS_NOWHERE + /* SD/MMC */ #define CONFIG_MMC #define CONFIG_GENERIC_MMC |