1
0
Fork 0
android_kernel_rockchip_tart/drivers/net/ethernet/intel/libeth/Kconfig
2025-06-27 00:32:42 -05:00

9 lines
261 B
Text

# SPDX-License-Identifier: GPL-2.0-only
# Copyright (C) 2024 Intel Corporation
config LIBETH
tristate
select PAGE_POOL
help
libeth is a common library containing routines shared between several
drivers, but not yet promoted to the generic kernel API.