# SPDX-License-Identifier: GPL-3.0-only
#
# Motorcomm network device configuration
#
config NET_VENDOR_MOTORCOMM
	bool "MOTORCOMM devices"
	default y
if NET_VENDOR_MOTORCOMM
source "drivers/net/ethernet/motorcomm/yt6801/Kconfig"
endif
