diff options
Diffstat (limited to 'include/configs/innokom.h')
-rw-r--r-- | include/configs/innokom.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/innokom.h b/include/configs/innokom.h index 2e4b3463748..a0a3da1e82c 100644 --- a/include/configs/innokom.h +++ b/include/configs/innokom.h @@ -160,7 +160,6 @@ /* * SMSC91C111 Network Card */ -#define CONFIG_NET_MULTI #define CONFIG_SMC91111 1 #define CONFIG_SMC91111_BASE 0x14000000 /* chip select 5 */ #undef CONFIG_SMC_USE_32_BIT /* 16 bit bus access */ |