diff options
Diffstat (limited to 'include/configs/B2.h')
-rw-r--r-- | include/configs/B2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/B2.h b/include/configs/B2.h index e5439f3..d7806e9 100644 --- a/include/configs/B2.h +++ b/include/configs/B2.h @@ -58,7 +58,7 @@ /* * Hardware drivers */ -#define CONFIG_DRIVER_LAN91C96 +#define CONFIG_LAN91C96 #define CONFIG_LAN91C96_BASE 0x04000300 /* base address */ #define CONFIG_SMC_USE_32_BIT #undef CONFIG_SHOW_ACTIVITY |