* updated rng-tools (5 -> 6.17), untested
[t2sde.git] / architecture / ia64 / linux.conf.m4
blobae170b61a17ce8277341ad6f65a0e143385d9694
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
4 dnl 
5 dnl This Copyright note is generated by scripts/Create-CopyPatch,
6 dnl more information can be found in the files COPYING and README.
7 dnl 
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
16 dnl System type
18 dnl dynamic w/ _ITANIUM, but gcc can no longer tune for v1 since gcc-4.5
19 # CONFIG_ITANIUM is not set
20 CONFIG_MCKINLEY=y
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')
29 CONFIG_NR_CPUS=16
30 CONFIG_HZ_250=y
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