X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fomap4_panda.h;h=abf586b872a5b50133dc8a5a66c029785119c2b4;hb=efc284e32503b240dbd35c6e8b8d098d702b4be7;hp=b4756be5287accabf3fe30e47832bc7b7d20c65d;hpb=e9d44b35beb45869863f3ca6929089d9df4df3e5;p=u-boot diff --git a/include/configs/omap4_panda.h b/include/configs/omap4_panda.h index b4756be528..abf586b872 100644 --- a/include/configs/omap4_panda.h +++ b/include/configs/omap4_panda.h @@ -31,7 +31,6 @@ /* * High Level Configuration Options */ -#define CONFIG_PANDA /* working with Panda */ /* USB UHH support options */ #define CONFIG_CMD_USB @@ -67,4 +66,6 @@ #define CONFIG_SYS_PROMPT "Panda # " +#define CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG + #endif /* __CONFIG_PANDA_H */