]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/stamp9g20.h
Move defaults from config_cmd_default.h to Kconfig
[karo-tx-uboot.git] / include / configs / stamp9g20.h
index 5d51abfc01f5584110e6e967cdf23e43da2030ad..086ebcfc17f72780abbfa7be4e5581e25795ea4e 100644 (file)
                "bootm 22000000"
 
 /* Command line & features configuration */
-#include <config_cmd_default.h>
-#undef CONFIG_CMD_FPGA
-#undef CONFIG_CMD_IMI
-#undef CONFIG_CMD_IMLS
-#undef CONFIG_CMD_LOADS
-
 #define CONFIG_CMD_NAND
 #define CONFIG_CMD_USB
 #define CONFIG_CMD_FAT
 #ifdef CONFIG_MACB
 # define CONFIG_CMD_PING
 # define CONFIG_CMD_DHCP
-#else
-# undef CONFIG_CMD_BOOTD
-# undef CONFIG_CMD_NFS
 #endif /* CONFIG_MACB */
 
 #endif /* __CONFIG_H */