source: trunk/packages/xen-3.1/xen-3.1/buildconfigs/conf.linux-native/00_xen_to_native @ 34

Last change on this file since 34 was 34, checked in by hartmans, 18 years ago

Add xen and xen-common

File size: 2.5 KB
Line 
1# Linux kernel version: 2.6.16.13-native
2# Mon May 15 10:59:54 2006
3#
4CONFIG_X86_PC=y
5# CONFIG_X86_XEN is not set
6# CONFIG_HPET_TIMER is not set
7# CONFIG_SCHED_SMT is not set
8# CONFIG_X86_MCE is not set
9# CONFIG_X86_MSR is not set
10# CONFIG_SWIOTLB is not set
11# CONFIG_EDD is not set
12CONFIG_ARCH_FLATMEM_ENABLE=y
13CONFIG_ARCH_SPARSEMEM_ENABLE=y
14CONFIG_ARCH_SELECT_MEMORY_MODEL=y
15CONFIG_SPARSEMEM_STATIC=y
16CONFIG_SPLIT_PTLOCK_CPUS=4
17# CONFIG_HIGHPTE is not set
18# CONFIG_MATH_EMULATION is not set
19# CONFIG_EFI is not set
20CONFIG_IRQBALANCE=y
21# CONFIG_KEXEC is not set
22CONFIG_DOUBLEFAULT=y
23CONFIG_PM_LEGACY=y
24# CONFIG_PM_DEBUG is not set
25# CONFIG_SOFTWARE_SUSPEND is not set
26CONFIG_SUSPEND_SMP=y
27CONFIG_ACPI_SLEEP=y
28CONFIG_ACPI_SLEEP_PROC_FS=y
29# CONFIG_ACPI_SLEEP_PROC_SLEEP is not set
30CONFIG_X86_PM_TIMER=y
31# APM (Advanced Power Management) BIOS Support
32#
33# CONFIG_APM is not set
34
35#
36CONFIG_PCI_BIOS=y
37# CONFIG_XEN_PCIDEV_FRONTEND is not set
38# CONFIG_XEN_PCIDEV_FE_DEBUG is not set
39# CONFIG_PCI_MSI is not set
40# CONFIG_ISA is not set
41# CONFIG_MCA is not set
42# CONFIG_HOTPLUG_PCI_COMPAQ is not set
43# CONFIG_HOTPLUG_PCI_IBM is not set
44# CONFIG_I2O_EXT_ADAPTEC_DMA64 is not set
45CONFIG_SERIAL_8250=y
46CONFIG_SERIAL_8250_CONSOLE=y
47CONFIG_SERIAL_CORE=y
48CONFIG_SERIAL_CORE_CONSOLE=y
49# CONFIG_TCG_XEN is not set
50# CONFIG_HUGETLBFS is not set
51# CONFIG_XEN is not set
52# CONFIG_XEN_INTERFACE_VERSION is not set
53
54#
55# XEN
56#
57# CONFIG_XEN_PRIVILEGED_GUEST is not set
58# CONFIG_XEN_UNPRIVILEGED_GUEST is not set
59# CONFIG_XEN_BACKEND is not set
60# CONFIG_XEN_PCIDEV_BACKEND is not set
61# CONFIG_XEN_PCIDEV_BACKEND_VPCI is not set
62# CONFIG_XEN_PCIDEV_BACKEND_PASS is not set
63# CONFIG_XEN_PCIDEV_BE_DEBUG is not set
64# CONFIG_XEN_BLKDEV_BACKEND is not set
65# CONFIG_XEN_BLKDEV_TAP_BE is not set
66# CONFIG_XEN_NETDEV_BACKEND is not set
67# CONFIG_XEN_NETDEV_PIPELINED_TRANSMITTER is not set
68# CONFIG_XEN_NETDEV_LOOPBACK is not set
69# CONFIG_XEN_TPMDEV_BACKEND is not set
70# CONFIG_XEN_BLKDEV_FRONTEND is not set
71# CONFIG_XEN_NETDEV_FRONTEND is not set
72# CONFIG_XEN_BLKDEV_TAP is not set
73# CONFIG_XEN_SCRUB_PAGES is not set
74# CONFIG_XEN_DISABLE_SERIAL is not set
75# CONFIG_XEN_SYSFS is not set
76# CONFIG_XEN_COMPAT_030002_AND_LATER is not set
77# CONFIG_XEN_COMPAT_030004_AND_LATER is not set
78# CONFIG_XEN_COMPAT_LATEST_ONLY is not set
79# CONFIG_XEN_COMPAT_030002 is not set
80# CONFIG_XEN_COMPAT_030004 is not set
81# CONFIG_HAVE_ARCH_ALLOC_SKB is not set
82# CONFIG_HAVE_ARCH_DEV_ALLOC_SKB is not set
83# CONFIG_NO_IDLE_HZ is not set
84CONFIG_X86_HT=y
85# CONFIG_X86_NO_TSS is not set
86# CONFIG_X86_NO_IDT is not set
Note: See TracBrowser for help on using the repository browser.