Convert CONFIG_HOSTNAME et al to Kconfig
[platform/kernel/u-boot.git] / include / configs / gazerbeam.h
index 36dcee8..671b75e 100644 (file)
  * Environment Configuration
  */
 
-/* TODO: Turn into string option and migrate to Kconfig */
-#define CONFIG_HOSTNAME                "gazerbeam"
-#define CONFIG_ROOTPATH                "/opt/nfsroot"
-
 #define CONFIG_EXTRA_ENV_SETTINGS                                      \
        "netdev=eth0\0"                                                 \
        "consoledev=ttyS1\0"                                            \