mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-13 23:02:59 +00:00
9 lines
206 B
Text
9 lines
206 B
Text
|
# 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
|