Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ad2bf65d1afa4d74faaacea7efa49299c74aa235
/
.
/
drivers
/
net
/
mscc_eswitch
/
Kconfig
blob: 2f3c8cca4c831cb49c394ad0c672dada15bea829 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
#
# Copyright (c) 2019 Microsemi Corporation
config MSCC_OCELOT_SWITCH
bool
"Ocelot switch driver"
depends on DM_ETH
&&
ARCH_MSCC
select
PHYLIB
help
This
driver supports the
Ocelot
network
switch
device
.