Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
4c66157f427ad87d683b76d6819a00138e9f71dd
/
.
/
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
.