diff options
Diffstat (limited to 'include/configs/harmony.h')
-rw-r--r-- | include/configs/harmony.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/configs/harmony.h b/include/configs/harmony.h index c4ff4a2..3ec0e41 100644 --- a/include/configs/harmony.h +++ b/include/configs/harmony.h @@ -61,8 +61,9 @@ /* USB networking support */ #define CONFIG_USB_HOST_ETHER -#define CONFIG_USB_ETHER_SMSC95XX #define CONFIG_USB_ETHER_ASIX +#define CONFIG_USB_ETHER_MCS7830 +#define CONFIG_USB_ETHER_SMSC95XX /* General networking support */ #define CONFIG_CMD_NET |