net: ethernet: stmmac: Disable hardware multicast filter
[linux/fpc-iii.git] / arch / riscv / Kconfig.socs
blob536c0ef4aee8496202501babae7f6000c29ed02e
1 menu "SoC selection"
3 config SOC_SIFIVE
4        bool "SiFive SoCs"
5        select SERIAL_SIFIVE
6        select SERIAL_SIFIVE_CONSOLE
7        select CLK_SIFIVE
8        select CLK_SIFIVE_FU540_PRCI
9        select SIFIVE_PLIC
10        help
11          This enables support for SiFive SoC platform hardware.
13 endmenu