]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/P1010RDB.h
common: Move CONFIG_BOOTARGS to Kconfig
[people/ms/u-boot.git] / include / configs / P1010RDB.h
index 384027c21d183558edcecbfbaeffd394aac5a0bc..c19339b86a961a7412413120618474d3806c08b4 100644 (file)
@@ -762,8 +762,6 @@ extern unsigned long get_sdram_size(void);
 /* default location for tftp and bootm */
 #define CONFIG_LOADADDR                1000000
 
-#undef  CONFIG_BOOTARGS                /* the boot command will set bootargs */
-
 #define        CONFIG_EXTRA_ENV_SETTINGS                               \
        "hwconfig=" __stringify(CONFIG_DEF_HWCONFIG)  "\0"      \
        "netdev=eth0\0"                                         \