diff options
Diffstat (limited to 'include/configs/cm_t43.h')
-rw-r--r-- | include/configs/cm_t43.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/cm_t43.h b/include/configs/cm_t43.h index 07395de384..4bb48175af 100644 --- a/include/configs/cm_t43.h +++ b/include/configs/cm_t43.h @@ -83,7 +83,6 @@ #undef CONFIG_SYS_MONITOR_LEN #define CONFIG_ENV_SIZE (16 * 1024) -#define CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG #define V_OSCK 24000000 /* Clock output from T2 */ #define V_SCLK (V_OSCK) |