diff options
Diffstat (limited to 'include/configs/el6x_common.h')
-rw-r--r-- | include/configs/el6x_common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/el6x_common.h b/include/configs/el6x_common.h index 2dac12f607..e6b6be4ced 100644 --- a/include/configs/el6x_common.h +++ b/include/configs/el6x_common.h @@ -56,7 +56,6 @@ #define CONFIG_BOARD_NAME EL6Q -#define CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG #define CONFIG_EXTRA_ENV_SETTINGS \ "board="__stringify(CONFIG_BOARD_NAME)"\0" \ "cma_size="__stringify(EL6Q_CMA_SIZE)"\0" \ |