]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/MPC8544DS.h
common: Move CONFIG_BOOTARGS to Kconfig
[people/ms/u-boot.git] / include / configs / MPC8544DS.h
index 13d4cb48137a6fa73a13099dc69c8a00dd4f0440..e8a6fdf23f97130777762468970957464c9e046a 100644 (file)
@@ -405,8 +405,6 @@ extern unsigned long get_board_sys_clk(unsigned long dummy);
 
 #define CONFIG_LOADADDR        1000000 /*default location for tftp and bootm*/
 
-#undef CONFIG_BOOTARGS         /* the boot command will set bootargs*/
-
 #define        CONFIG_EXTRA_ENV_SETTINGS                               \
 "netdev=eth0\0"                                                \
 "uboot=" __stringify(CONFIG_UBOOTPATH) "\0"                    \