]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/sbc8548.h
common: Move CONFIG_BOOTARGS to Kconfig
[people/ms/u-boot.git] / include / configs / sbc8548.h
index fd1bf991bafef21492ffbe9c29a94dc2e00809e4..cbd2f753844de3d2b757ce17d30e40ae81e3aabc 100644 (file)
 
 #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"                            \