X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Flacie_kw.h;h=7ad29f9299799471e4892f3301070fa21a48c268;hb=4db386655a889b6466d2c3f40839ad21205c6d21;hp=828f91096344ba1fa2d6bd2c3508cd1e28495c7c;hpb=d2ad92927ea91ab8cece92a308350602c594dd3e;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/lacie_kw.h b/include/configs/lacie_kw.h index 828f910..7ad29f9 100644 --- a/include/configs/lacie_kw.h +++ b/include/configs/lacie_kw.h @@ -15,13 +15,6 @@ */ /* - * Ethernet Driver configuration - */ -#ifdef CONFIG_CMD_NET -#define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */ -#endif - -/* * Enable GPI0 support */ @@ -51,7 +44,7 @@ * Default environment variables */ -#define CONFIG_EXTRA_ENV_SETTINGS \ +#define CFG_EXTRA_ENV_SETTINGS \ "stdin=serial\0" \ "stdout=serial\0" \ "stderr=serial\0" \