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