Current File : //proc/353637/root/usr/src/linux-headers-6.14.0-1012-aws/drivers/net/ethernet/intel/libeth/Kconfig
# 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.