Commit 691d55607108eae10d5022ea6482401a9cc7ec94

Authored by Peter Robinson
Committed by Stefano Babic
1 parent 959da4ecd0

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 <pbrobinson@gmail.com>

Showing 1 changed file with 0 additions and 8 deletions Side-by-side Diff

include/configs/mx6cuboxi.h
... ... @@ -186,14 +186,6 @@
186 186 "fi; " \
187 187 "else run netboot; fi"
188 188  
189   -/* Miscellaneous configurable options */
190   -#define CONFIG_SYS_LONGHELP
191   -#define CONFIG_SYS_HUSH_PARSER
192   -#define CONFIG_AUTO_COMPLETE
193   -#define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
194   -
195   -#define CONFIG_CMDLINE_EDITING
196   -
197 189 /* Physical Memory Map */
198 190 #define CONFIG_NR_DRAM_BANKS 1
199 191 #define CONFIG_SYS_SDRAM_BASE MMDC0_ARB_BASE_ADDR