~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
blob: 3660576772d141c40ab3f38922a379420c62d866 (plain)
1
2
3
4
5
6
7
8
9
10
config BIOSEMU
	bool
	select X86EMU_RAW_IO

config SPL_BIOSEMU
	bool
	select X86EMU_RAW_IO

config X86EMU_RAW_IO
	bool