| # Intel(R) PRO/1000 Gigabit Ethernet driver configuration options |
| # Copyright (c) 2018-2019 Intel Corporation |
| # SPDX-License-Identifier: Apache-2.0 |
| bool "Intel(R) PRO/1000 Gigabit Ethernet driver" |
| Enable Intel(R) PRO/1000 Gigabit Ethernet driver. |
| Tells what Qemu network model to use. This value is given as |
| a parameter to -nic qemu command line option. |
| config ETH_E1000_VERBOSE_DEBUG |
| bool "Enable hexdump of the received and sent frames" |
| Enabling this will turn on the hexdump of the received and sent |
| frames. Do not leave on for production. |