11 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2# Copyright (C) 2024 Intel Corporation3 4config LIBIE5 tristate6 select LIBETH7 help8 libie (Intel Ethernet library) is a common library built on top of9 libeth and containing vendor-specific routines shared between several10 Intel Ethernet drivers.11