]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/MPC8536DS.h
common: Move CONFIG_BOOTARGS to Kconfig
[people/ms/u-boot.git] / include / configs / MPC8536DS.h
index 3a054734f45652e43d1d855bc43fc8169b258daf..da127d126fef60df64876a42dba83acabe28257d 100644 (file)
 /* default location for tftp and bootm */
 #define CONFIG_LOADADDR                1000000
 
-#undef  CONFIG_BOOTARGS                /* the boot command will set bootargs */
-
 #define        CONFIG_EXTRA_ENV_SETTINGS                               \
 "netdev=eth0\0"                                                \
 "uboot=" __stringify(CONFIG_UBOOTPATH) "\0"                    \