diff options
Diffstat (limited to 'include/configs/qong.h')
| -rw-r--r-- | include/configs/qong.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/configs/qong.h b/include/configs/qong.h index 78b37017e..e4bc1d0be 100644 --- a/include/configs/qong.h +++ b/include/configs/qong.h @@ -77,7 +77,6 @@  /* Ethernet */  #define CONFIG_DNET		1  #define CONFIG_DNET_BASE	(CS1_BASE + QONG_FPGA_PERIPH_SIZE) -#define CONFIG_NET_MULTI	1  /* Framebuffer and LCD */  #define CONFIG_LCD |