]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/bf537-srv1.h
Move defaults from config_cmd_default.h to Kconfig
[karo-tx-uboot.git] / include / configs / bf537-srv1.h
index 11338a58f356d9ec4f5ec6b7625af0c21976f72c..d8a0cc6b5d35c236729a6abae3006f938aa23664 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 flashboot"