diff options
Diffstat (limited to 'include/configs/gcplus.h')
-rw-r--r-- | include/configs/gcplus.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/configs/gcplus.h b/include/configs/gcplus.h index 85db4f5c773..41294b9be62 100644 --- a/include/configs/gcplus.h +++ b/include/configs/gcplus.h @@ -66,7 +66,8 @@ /* * Hardware drivers */ -#define CONFIG_DRIVER_LAN91C96 /* we have an SMC9194 on-board */ +#define CONFIG_NET_MULTI +#define CONFIG_LAN91C96 /* we have an SMC9194 on-board */ #define CONFIG_LAN91C96_BASE 0x100e0000 /* |