From: Peter Robinson Date: Tue, 16 Jun 2015 09:20:02 +0000 (+0100) Subject: mx6cuboxi: drop options that are duplicated in mx6_common X-Git-Tag: v2015.07~29^2~1 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=691d55607108eae10d5022ea6482401a9cc7ec94;p=u-boot mx6cuboxi: drop options that are duplicated in mx6_common These options were merged into mx6_common and were seemingly missed in mx6cuboxi so drop the duplicates Signed-off-by: Peter Robinson --- diff --git a/include/configs/mx6cuboxi.h b/include/configs/mx6cuboxi.h index 3f99512bce..3d5bba75d3 100644 --- a/include/configs/mx6cuboxi.h +++ b/include/configs/mx6cuboxi.h @@ -186,14 +186,6 @@ "fi; " \ "else run netboot; fi" -/* Miscellaneous configurable options */ -#define CONFIG_SYS_LONGHELP -#define CONFIG_SYS_HUSH_PARSER -#define CONFIG_AUTO_COMPLETE -#define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE - -#define CONFIG_CMDLINE_EDITING - /* Physical Memory Map */ #define CONFIG_NR_DRAM_BANKS 1 #define CONFIG_SYS_SDRAM_BASE MMDC0_ARB_BASE_ADDR