mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-29 22:56:47 +07:00
13 lines
355 B
Plaintext
13 lines
355 B
Plaintext
|
if MIPS_GENERIC
|
||
|
|
||
|
config LEGACY_BOARDS
|
||
|
bool
|
||
|
help
|
||
|
Select this from your board if the board must use a legacy, non-UHI,
|
||
|
boot protocol. This will cause the kernel to scan through the list of
|
||
|
supported machines calling their detect functions in turn if the
|
||
|
kernel is booted without being provided with an FDT via the UHI
|
||
|
boot protocol.
|
||
|
|
||
|
endif
|