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