Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v5.16-rc6 9 lines 275 B view raw
1# SPDX-License-Identifier: GPL-2.0-only 2config NET_DSA_AR9331 3 tristate "Qualcomm Atheros AR9331 Ethernet switch support" 4 depends on NET_DSA 5 select NET_DSA_TAG_AR9331 6 select REGMAP 7 help 8 This enables support for the Qualcomm Atheros AR9331 built-in Ethernet 9 switch.