projects
/
oweals
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
2f3c8cca4c831cb49c394ad0c672dada15bea829
[oweals/u-boot.git]
/
drivers
/
net
/
mscc_eswitch
/
Kconfig
1
# SPDX-License-Identifier: GPL-2.0+
2
#
3
# Copyright (c) 2019 Microsemi Corporation
4
5
config MSCC_OCELOT_SWITCH
6
bool "Ocelot switch driver"
7
depends on DM_ETH && ARCH_MSCC
8
select PHYLIB
9
help
10
This driver supports the Ocelot network switch device.