]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/kc1.h
Remove config_distro_defaults.h
[people/ms/u-boot.git] / include / configs / kc1.h
index f172472afd0231281a2b5b65ca304090c1ff8a5a..061303d993589db039ea67bcf847e4ec6ca9e787 100644 (file)
@@ -75,8 +75,6 @@
  * SPL
  */
 
-#define CONFIG_SPL_FRAMEWORK
-
 #define CONFIG_SPL_TEXT_BASE           0x40300000
 #define CONFIG_SPL_MAX_SIZE            (SRAM_SCRATCH_SPACE_ADDR - \
                                         CONFIG_SPL_TEXT_BASE)
  * Console
  */
 
-#define CONFIG_AUTO_COMPLETE
-
-#define CONFIG_SYS_LONGHELP
-
 #define CONFIG_SYS_CBSIZE      512
 
 /*
  */
 
 #include <config_defaults.h>
-#include <config_distro_defaults.h>
 
 #endif