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