Add qemu 2.4.0
[kvmfornfv.git] / qemu / roms / openbios / arch / ia64 / Kconfig
1 mainmenu "OpenBIOS Configuration"
2
3 config IPF
4         bool
5         default y
6         help
7           Building for IPF hardware.
8
9 config LITTLE_ENDIAN
10         bool
11         default y
12         help
13           IPF is little endian.
14
15 menu "Build hosted UNIX Binary"
16 source "arch/unix/Kconfig"
17 endmenu
18
19 source "kernel/Kconfig"
20 source "forth/Kconfig"
21 source "libopenbios/Kconfig"
22 source "drivers/Kconfig"