diff options
Diffstat (limited to 'include/configs/theadorable-x86-common.h')
-rw-r--r-- | include/configs/theadorable-x86-common.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/theadorable-x86-common.h b/include/configs/theadorable-x86-common.h index 144ef91748..238056a65f 100644 --- a/include/configs/theadorable-x86-common.h +++ b/include/configs/theadorable-x86-common.h @@ -20,11 +20,6 @@ "stdout=serial\0" \ "stderr=serial\0" -#define CONFIG_USB_ETHER_ASIX -#define CONFIG_USB_ETHER_SMSC95XX -#define CONFIG_USB_ETHER_MCS7830 -#define CONFIG_USB_ETHER_RTL8152 - #define VIDEO_IO_OFFSET 0 #define CONFIG_X86EMU_RAW_IO #define CONFIG_CMD_BMP |