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