mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-27 17:02:52 +07:00
15 lines
236 B
Plaintext
15 lines
236 B
Plaintext
|
if SH_R7780RP
|
||
|
|
||
|
menu "R7780RP options"
|
||
|
|
||
|
config SH_R7780MP
|
||
|
bool "R7780MP board support"
|
||
|
default y
|
||
|
help
|
||
|
Selecting this option will enable support for the mass-production
|
||
|
version of the R7780RP. If in doubt, say Y.
|
||
|
|
||
|
endmenu
|
||
|
|
||
|
endif
|