* disable buliding sometimes failing libspice tests
[t2sde.git] / architecture / x86 / linux-x86.conf.m4
blob081a2c9a6e33f85be4a80c33b36e5c27ec9c8f4f
1 dnl --- T2-COPYRIGHT-NOTE-BEGIN ---
2 dnl T2 SDE: architecture/x86/linux-x86.conf.m4
3 dnl Copyright (C) 2009 - 2023 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 CONFIG_EFI=y
13 CONFIG_SFI=y
15 dnl Memory Type Range Register support
16 dnl and other x86 goodies ...
17 dnl
18 CONFIG_MTRR=y
19 CONFIG_X86_MCE=y
20 CONFIG_X86_MCE_NONFATAL=y
21 CONFIG_X86_MCE_P4THERMAL=y
22 CONFIG_INTEL_IDLE=y
24 CONFIG_X86_X2APIC=y
25 CONFIG_MICROCODE_AMD=y
27 CONFIG_INPUT_PCSPKR=m
28 CONFIG_USB_HIDINPUT_POWERBOOK=y
30 CONFIG_RTC_DRV_CMOS=y
32 CONFIG_X86_ACPI_CPUFREQ=m
34 dnl The default is to support those old ISA boxes.
35 dnl A target might get rid of it.
36 dnl
37 CONFIG_ISA=y
38 CONFIG_ISAPNP=y
39 CONFIG_PNPBIOS=y
40 CONFIG_PNP=y
42 CONFIG_PATA_LEGACY=m
44 dnl The default x86 frame-buffer fallback
45 dnl
46 CONFIG_FB_VESA=y
47 CONFIG_VGA_SWITCHEROO=y
48 CONFIG_FB_GEODE=y
50 dnl does often corrupt the FB
51 # CONFIG_FB_NVIDIA is not set