diff options
Diffstat (limited to 'include/configs/socrates.h')
-rw-r--r-- | include/configs/socrates.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/socrates.h b/include/configs/socrates.h index 0e16e45aace..94287c1c314 100644 --- a/include/configs/socrates.h +++ b/include/configs/socrates.h @@ -309,8 +309,6 @@ "echo Welcome on the ABB Socrates Board;" \ "echo" -#undef CONFIG_BOOTARGS /* the boot command will set bootargs */ - #define CONFIG_EXTRA_ENV_SETTINGS \ "netdev=eth0\0" \ "consdev=ttyS0\0" \ |