From 98c845f2d5fd99e4d5a31e15fd0c06fb45213f02 Mon Sep 17 00:00:00 2001 From: Bin Meng Date: Thu, 27 Aug 2015 22:25:59 -0700 Subject: x86: crownbay: Enable CONFIG_PCH_GBE Now that we have converted the pch_gbe driver to driver moel, enable it on Intel Crown Bay board. Signed-off-by: Bin Meng Acked-by: Simon Glass --- include/configs/crownbay.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/configs/crownbay.h') diff --git a/include/configs/crownbay.h b/include/configs/crownbay.h index a344c85f41..3153a74d3b 100644 --- a/include/configs/crownbay.h +++ b/include/configs/crownbay.h @@ -49,9 +49,6 @@ #define CONFIG_MMC_SDMA #define CONFIG_CMD_MMC -/* Topcliff Gigabit Ethernet */ -#define CONFIG_PHYLIB - /* Environment configuration */ #define CONFIG_ENV_SECT_SIZE 0x1000 #define CONFIG_ENV_OFFSET 0 -- cgit v1.2.1