]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/bf537-minotaur.h
Move defaults from config_cmd_default.h to Kconfig
[karo-tx-uboot.git] / include / configs / bf537-minotaur.h
index 530763d0afe3334f5677f322c8a505e675f8d78d..7e52d17627b0f9ba984ad41364f3ac32c57922f2 100644 (file)
 # define CONFIG_BOOTDELAY      5
 #endif
 
-#include <config_cmd_default.h>
-
 #ifdef CONFIG_BFIN_MAC
 # define CONFIG_CMD_DHCP
 # define CONFIG_CMD_PING
-#else
-# undef CONFIG_CMD_NFS
 #endif
 
 #define CONFIG_CMD_BOOTLDR
 #define CONFIG_CMD_CACHE
 #define CONFIG_CMD_DATE
 #define CONFIG_CMD_ELF
-#undef CONFIG_CMD_FLASH
 #define CONFIG_CMD_I2C
-#undef CONFIG_CMD_IMLS
 #define CONFIG_CMD_SF
 
 #define CONFIG_BOOTCOMMAND     "run ramboot"