1 dnl --- T2-COPYRIGHT-NOTE-BEGIN ---
2 dnl T2 SDE: architecture/ia64/linux.conf.m4
3 dnl Copyright (C) 2004 - 2024 The T2 SDE Project
5 dnl This Copyright note is generated by scripts/Create-CopyPatch,
6 dnl more information can be found in the files COPYING and README.
8 dnl This program is free software; you can redistribute it and/or modify
9 dnl it under the terms of the GNU General Public License version 2.
10 dnl --- T2-COPYRIGHT-NOTE-END ---
12 define(`IA64', 'ITANIUM')dnl
14 CONFIG_IA64_PAGE_SIZE_16KB=y
18 dnl dynamic w/ _ITANIUM, but gcc can no longer tune for v1 since gcc-4.5
19 # CONFIG_ITANIUM is not set
22 CONFIG_IA64_MCA_RECOVERY=y
24 include(`linux-common.conf.m4')
25 include(`linux-block.conf.m4')
26 include(`linux-net.conf.m4')
27 include(`linux-fs.conf.m4')
32 dnl ld: arch/ia64/kernel/efi.o: in function `efi_initialize_iomem_resources':
33 dnl efi.c:(.text+0x2db1): undefined reference to `crashk_res' ...
34 # CONFIG_KEXEC is not set