diff options
Diffstat (limited to 'configs/stmark2_defconfig')
-rw-r--r-- | configs/stmark2_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/stmark2_defconfig b/configs/stmark2_defconfig index 79b21acd032..ae1fa34df2a 100644 --- a/configs/stmark2_defconfig +++ b/configs/stmark2_defconfig @@ -36,7 +36,7 @@ CONFIG_MTDIDS_DEFAULT="nor0=spi-flash.0" CONFIG_MTDPARTS_DEFAULT="mtdparts=spi-flash.0:1m(u-boot),7m(kernel),-(rootfs)" CONFIG_ENV_IS_IN_SPI_FLASH=y CONFIG_ENV_SPI_CS=1 -CONFIG_SYS_RELOC_GD_ENV_ADDR=y +CONFIG_ENV_RELOC_GD_ENV_ADDR=y CONFIG_USE_HOSTNAME=y CONFIG_HOSTNAME="stmark2" CONFIG_NO_NET=y |