blk-cgroup: remove blkcg_drain_queue
[linux-2.6-block.git] / arch / riscv / Kconfig.socs
CommitLineData
0cbb8a32
LO
1menu "SoC selection"
2
3config SOC_SIFIVE
4 bool "SiFive SoCs"
edb7f21c
LO
5 select SERIAL_SIFIVE
6 select SERIAL_SIFIVE_CONSOLE
7 select CLK_SIFIVE
8 select CLK_SIFIVE_FU540_PRCI
9 select SIFIVE_PLIC
0cbb8a32
LO
10 help
11 This enables support for SiFive SoC platform hardware.
12
13endmenu