aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/libeth/Kconfig
blob: af970a63c2277cde02b1871fcfb3d0e53e592739 (plain)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: GPL-2.0-only
# Copyright (C) 2024 Intel Corporation

config LIBETH
	tristate
	help
	  libeth is a common library containing routines shared between several
	  drivers, but not yet promoted to the generic kernel API.