]> git.sur5r.net Git - u-boot/blobdiff - include/configs/T208xRDB.h
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
[u-boot] / include / configs / T208xRDB.h
index cbc8a73d5423571ef1874651840c654b8778666c..ca1916afe73ca035e5ee0c2746b887c6fcc1bc1c 100644 (file)
@@ -71,7 +71,6 @@
 
 #ifdef CONFIG_SDCARD
 #define        CONFIG_RESET_VECTOR_ADDRESS             0x200FFC
-#define CONFIG_SPL_MMC_MINIMAL
 #define CONFIG_SYS_MMC_U_BOOT_SIZE     (768 << 10)
 #define CONFIG_SYS_MMC_U_BOOT_DST      (0x00200000)
 #define CONFIG_SYS_MMC_U_BOOT_START    (0x00200000)
@@ -667,9 +666,6 @@ unsigned long get_board_ddr_clk(void);
 /*
  * Miscellaneous configurable options
  */
-#define CONFIG_SYS_LONGHELP            /* undef to save memory */
-#define CONFIG_CMDLINE_EDITING         /* Command-line editing */
-#define CONFIG_AUTO_COMPLETE           /* add autocompletion support */
 #define CONFIG_SYS_LOAD_ADDR   0x2000000 /* default load address */
 
 /*