diff --git a/include/configs/omap3_logic.h b/include/configs/omap3_logic.h
index 1e00455dddcb35d5efd7575f6dcbe49c0a7060c2..a153928ca94b23c7cd923e6c6935ff60206b3fbe 100644
--- a/include/configs/omap3_logic.h
+++ b/include/configs/omap3_logic.h
@@ -286,7 +286,7 @@
 /* SMSC922x Ethernet */
 #if defined(CONFIG_CMD_NET)
 #define CONFIG_SMC911X
-#define CONFIG_SMC911X_16_BIT
+#define CONFIG_SMC911X_32_BIT
 #define CONFIG_SMC911X_BASE	0x08000000
 #endif /* (CONFIG_CMD_NET) */