## ## NUC900 series AC97 API ## config SND_SOC_NUC900 tristate "SoC Audio for NUC900 series" depends on ARCH_W90X900 select SND_SOC_NUC900_AC97 help This option enables support for AC97 mode on the NUC900 SoC. config SND_SOC_NUC900_AC97 tristate select AC97_BUS select SND_AC97_CODEC select SND_SOC_AC97_BUS ## ## Boards ## config SND_SOC_NUC900EVB tristate "NUC900 AC97 support for demo board" depends on SND_SOC_NUC900 select SND_SOC_NUC900_AC97 select SND_SOC_AC97_CODEC help Select this option to enable audio (AC97) on the NUC900 demoboard. t-next.git Git repository'/>
summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2017-01-30 12:41:43 -0800
committerDavid S. Miller <davem@davemloft.net>2017-01-30 15:55:47 -0500
commitec960de61503ef349588dccfa3ae02efabcc2762 (patch)
treeec3f66cd8d8110bf7b4f61e0446bdea505915db9 /drivers
parented3af5fd08ebe3b39cdd37ec2a473ef98e05ce39 (diff)
net: dsa: bcm_sf2: Add support for port mirroring
We can use b53_mirror_add and b53_mirror_del because the Starfighter 2 is register compatible in that specific case. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')