diff --git a/include/configs/paz00.h b/include/configs/paz00.h index f8bd7dc749..3edd102d15 100644 --- a/include/configs/paz00.h +++ b/include/configs/paz00.h @@ -61,7 +61,6 @@ /* USB networking support */ #define CONFIG_USB_HOST_ETHER -#define CONFIG_USB_ETHER_SMSC95XX #define CONFIG_USB_ETHER_ASIX /* General networking support */ diff --git a/include/configs/seaboard.h b/include/configs/seaboard.h index 643af81a1b..f46740e53a 100644 --- a/include/configs/seaboard.h +++ b/include/configs/seaboard.h @@ -110,7 +110,6 @@ /* USB networking support */ #define CONFIG_USB_HOST_ETHER -#define CONFIG_USB_ETHER_SMSC95XX #define CONFIG_USB_ETHER_ASIX /* General networking support */ diff --git a/include/configs/trimslice.h b/include/configs/trimslice.h index dafca5eef6..21b9ef234b 100644 --- a/include/configs/trimslice.h +++ b/include/configs/trimslice.h @@ -77,7 +77,6 @@ /* USB networking support */ #define CONFIG_USB_HOST_ETHER -#define CONFIG_USB_ETHER_SMSC95XX #define CONFIG_USB_ETHER_ASIX /* General networking support */ diff --git a/include/configs/whistler.h b/include/configs/whistler.h index 6c0c77e3ca..51f806a108 100644 --- a/include/configs/whistler.h +++ b/include/configs/whistler.h @@ -77,7 +77,6 @@ /* USB networking support */ #define CONFIG_USB_HOST_ETHER -#define CONFIG_USB_ETHER_SMSC95XX #define CONFIG_USB_ETHER_ASIX /* General networking support */