31bc3942e5
modify vendor code (libuwx) with a specific include directive. The second order advantage is that we can also enable verbosity in the glue code (ia64/ia64/unwind.c).
43 lines
808 B
Plaintext
43 lines
808 B
Plaintext
# $FreeBSD$
|
|
# Options specific to the ia64 platform kernels
|
|
|
|
ITANIUM opt_global.h
|
|
ITANIUM2 opt_global.h
|
|
|
|
IA32 opt_global.h
|
|
|
|
PAGE_SIZE_4K opt_global.h
|
|
PAGE_SIZE_8K opt_global.h
|
|
PAGE_SIZE_16K opt_global.h
|
|
|
|
UWX_TRACE_ENABLE opt_global.h
|
|
|
|
PPC_PROBE_CHIPSET opt_ppc.h
|
|
PPC_DEBUG opt_ppc.h
|
|
|
|
VGA_ALT_SEQACCESS opt_vga.h
|
|
VGA_DEBUG opt_vga.h
|
|
VGA_NO_FONT_LOADING opt_vga.h
|
|
VGA_NO_MODE_CHANGE opt_vga.h
|
|
VGA_SLOW_IOACCESS opt_vga.h
|
|
VGA_WIDTH90 opt_vga.h
|
|
|
|
PSM_HOOKRESUME opt_psm.h
|
|
PSM_RESETAFTERSUSPEND opt_psm.h
|
|
PSM_DEBUG opt_psm.h
|
|
|
|
# Atkbd options
|
|
ATKBD_DFLT_KEYMAP opt_atkbd.h
|
|
|
|
# Clock options
|
|
CLK_USE_I8254_CALIBRATION opt_clock.h
|
|
TIMER_FREQ opt_clock.h
|
|
|
|
# SKI emulator options
|
|
SKI opt_ski.h
|
|
SKI_ROOT_FILESYSTEM opt_ski.h
|
|
SSC_NSECT opt_ski.h
|
|
|
|
# Device options
|
|
DEV_ACPI opt_acpi.h
|