1# SPDX-License-Identifier: GPL-2.0+ 2# 3# Copyright (C) 2020 Heiko Schocher <hs@denx.de> 4 5config QE_UEC 6 bool "NXP QE UEC Ethernet controller" 7 depends on DM_ETH 8 help 9 This driver supports the NXP QE UEC ethernet controller 10