| /* | |
| * Copyright 2019, Data61, CSIRO (ABN 41 687 119 230) | |
| * | |
| * SPDX-License-Identifier: GPL-2.0-only | |
| */ | |
| /* | |
| * The configuration is left intentionally empty. | |
| * | |
| * The reason for this is because unlike ARM platforms, x86 platforms do not have a specific | |
| * configuration for their devices. | |
| * | |
| */ | |
| #pragma once | |
| #define HARDWARE_ETHERNET_EXTRA_IMPORTS | |
| #define HARDWARE_ETHERNET_COMPONENT | |
| #define HARDWARE_ETHERNET_INTERFACES | |
| #define HARDWARE_ETHERNET_COMPOSITION | |
| #define HARDWARE_ETHERNET_CONFIG |