historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/roms/openbios/arch/ia64/Kconfig

23 lines
339 B
Text
Raw Normal View History

2024-01-16 17:20:27 +00:00
mainmenu "OpenBIOS Configuration"
config IPF
bool
default y
help
Building for IPF hardware.
config LITTLE_ENDIAN
bool
default y
help
IPF is little endian.
menu "Build hosted UNIX Binary"
source "arch/unix/Kconfig"
endmenu
source "kernel/Kconfig"
source "forth/Kconfig"
source "libopenbios/Kconfig"
source "drivers/Kconfig"