mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-01-09 19:58:55 +00:00
11 lines
119 B
Text
11 lines
119 B
Text
|
config BIOSEMU
|
||
|
bool
|
||
|
select X86EMU_RAW_IO
|
||
|
|
||
|
config SPL_BIOSEMU
|
||
|
bool
|
||
|
select X86EMU_RAW_IO
|
||
|
|
||
|
config X86EMU_RAW_IO
|
||
|
bool
|