]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
mx6cuboxi: drop options that are duplicated in mx6_common
authorPeter Robinson <pbrobinson@gmail.com>
Tue, 16 Jun 2015 09:20:02 +0000 (10:20 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 22:47:14 +0000 (00:47 +0200)
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>
include/configs/mx6cuboxi.h

index 3f99512bce8257239b4ab4b02d1161eb4caf8f30..3d5bba75d3845d76e358d98268b54786058bd70a 100644 (file)
                "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