mirror of https://gitee.com/openkylin/linux.git
9 lines
151 B
Plaintext
9 lines
151 B
Plaintext
|
menu "SoC selection"
|
||
|
|
||
|
config SOC_SIFIVE
|
||
|
bool "SiFive SoCs"
|
||
|
help
|
||
|
This enables support for SiFive SoC platform hardware.
|
||
|
|
||
|
endmenu
|