treewide: Convert CONFIG_HOSTNAME to a string option
[oweals/u-boot.git] / include / configs / m53evk.h
index 3210c7fb66fed28289f785ca0235a1c8295a3336..0ef9929b883605534006efed0c0e0d8f2c39479c 100644 (file)
  * Extra Environments
  */
 #define CONFIG_PREBOOT         "run try_bootscript"
-#define CONFIG_HOSTNAME                m53evk
+#define CONFIG_HOSTNAME                "m53evk"
 
 #define CONFIG_EXTRA_ENV_SETTINGS                                      \
        "consdev=ttymxc1\0"                                             \