# SPDX-License-Identifier: GPL-2.0
#
# Copyright (c) 2026 Hunan Kylinsec Technology Co., Ltd
#
config BOND3P_KUNIT_TEST
	bool "Bond3+ KUnit tests"
	depends on BONDING && KUNIT
	help
	  Enable KUnit tests for the enhanced Bond3+ bonding features.

