rpms/kernel/devel/configs config-xen-xen0-PAE, 1.1, 1.2 config-xen-xenU-PAE, 1.2, 1.3

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Mar 7 19:38:29 UTC 2006


Author: sct

Update of /cvs/dist/rpms/kernel/devel/configs
In directory cvs.devel.redhat.com:/tmp/cvs-serv8943/configs

Modified Files:
	config-xen-xen0-PAE config-xen-xenU-PAE 
Log Message:
Make the PAE xen0/xenU configs inherit from the non-PAE ones so that
we can keep configs in sync sanely.  Tested to result in the same end
result config files.



Index: config-xen-xen0-PAE
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/configs/config-xen-xen0-PAE,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- config-xen-xen0-PAE	10 Feb 2006 04:58:57 -0000	1.1
+++ config-xen-xen0-PAE	7 Mar 2006 19:38:26 -0000	1.2
@@ -1,78 +1,8 @@
 #
 # XEN
 #
-CONFIG_XEN_PRIVILEGED_GUEST=y
-CONFIG_XEN_PHYSDEV_ACCESS=y
-CONFIG_XEN_BLKDEV_BACKEND=y
-CONFIG_XEN_NETDEV_BACKEND=y
-CONFIG_XEN_BLKDEV_FRONTEND=m
-CONFIG_XEN_NETDEV_FRONTEND=m
-# CONFIG_XEN_NETDEV_FRONTEND_PIPELINED_TRANSMITTER is not set
-# CONFIG_XEN_NETDEV_PIPELINED_TRANSMITTER is not set
 
 # CONFIG_NOHIGHMEM is not set
 # CONFIG_HIGHMEM4G is not set
 CONFIG_HIGHMEM64G=y
 CONFIG_HIGHMEM=y
-
-#
-# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
-#
-# CONFIG_PCI_GOBIOS is not set
-# CONFIG_PCI_GOMMCONFIG is not set
-# CONFIG_PCI_GODIRECT is not set
-CONFIG_PCI_GOANY=y
-
-# Microcode driver in Xen won't work as a module - should be upgraded
-CONFIG_MICROCODE=y
-
-#
-# PCI Hotplug Support
-#
-# CONFIG_HOTPLUG_PCI is not set
-
-#
-# Ethernet (10 or 100Mbit)
-# 
-# CONFIG_LANCE is not set
-# CONFIG_SUNLANCE is not set
-# CONFIG_3C515 is not set
-# CONFIG_NI65 is not set
-# CONFIG_ELPLUS is not set
-
-#
-# SCSI low-level drivers
-#
-# CONFIG_SCSI_AHA1542 is not set
-
-#
-# ISA devices
-#
-# CONFIG_SND_SB16_CSP is not set
-
-#
-# Serial drivers
-#
-CONFIG_SERIAL_8250=m
-# CONFIG_SERIAL_8250_CONSOLE is not set
-# CONFIG_XEN_DISABLE_SERIAL is not set
-
-# CONFIG_SYNCLINK is not set
-# CONFIG_SYNCLINKMP is not set
-
-#
-# FIR device drivers
-#
-# CONFIG_TOSHIBA_FIR is not set
-
-# 
-# TPM
-# 
-# CONFIG_XEN_TPMDEV_BACKEND is not set
-# CONFIG_XEN_TPMDEV_FRONTEND is not set
-
-#
-# Power management bits that don't work in Xen:
-#
-# CONFIG_X86_POWERNOW_K7 is not set
-# CONFIG_X86_P4_CLOCKMOD is not set


Index: config-xen-xenU-PAE
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/configs/config-xen-xenU-PAE,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- config-xen-xenU-PAE	28 Feb 2006 20:16:29 -0000	1.2
+++ config-xen-xenU-PAE	7 Mar 2006 19:38:26 -0000	1.3
@@ -1,96 +1,8 @@
 #
 # XEN
 #
-# CONFIG_XEN_PRIVILEGED_GUEST is not set
-# CONFIG_XEN_PHYSDEV_ACCESS is not set
-# CONFIG_XEN_BLKDEV_BACKEND is not set
-# CONFIG_XEN_NETDEV_BACKEND is not set
-CONFIG_XEN_BLKDEV_FRONTEND=y
-CONFIG_XEN_NETDEV_FRONTEND=m
-# CONFIG_XEN_NETDEV_FRONTEND_PIPELINED_TRANSMITTER is not set
-CONFIG_XEN_DISABLE_SERIAL=y
 
 # CONFIG_NOHIGHMEM is not set
 # CONFIG_HIGHMEM4G is not set
 CONFIG_HIGHMEM64G=y
 CONFIG_HIGHMEM=y
-
-#
-# Disable the non-xen drivers, since unprivileged guests
-# do not get hardware access
-
-#
-# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
-#
-# CONFIG_PCI is not set
-# CONFIG_ISA is not set
-# CONFIG_HOTPLUG is not set
-
-#
-# PCMCIA/CardBus support
-#
-# CONFIG_PCMCIA is not set
-# CONFIG_YENTA is not set
-# CONFIG_CARDBUS is not set
-
-#
-# Generic Driver Options
-#
-# CONFIG_FW_LOADER is not set
-
-#
-# Memory Technology Devices (MTD)
-#
-# CONFIG_MTD is not set
-
-#
-# Parallel port support
-#
-# CONFIG_PARPORT is not set
-
-#
-# Plug and Play support
-#
-# CONFIG_PNP is not set
-# CONFIG_ISAPNP is not set
-
-#
-# Dongle support
-#
-# CONFIG_DONGLE is not set
-
-#
-# File systems
-#
-CONFIG_EXT3_FS=y
-CONFIG_JBD=y
-
-#
-# FIR device drivers
-#
-# CONFIG_BT is not set
-
-#
-# Obsolete Wireless cards support (pre-802.11)
-#
-# CONFIG_ATMEL is not set
-# CONFIG_IEEE80211 is not set
-
-# 
-# TPM
-# 
-# CONFIG_XEN_TPMDEV_BACKEND is not set
-# CONFIG_XEN_TPMDEV_FRONTEND is not set
-
-# CONFIG_TOSHIBA is not set
-# CONFIG_MICROCODE is not set
-
-#
-# FB devices
-#
-# CONFIG_FB_MODE_HELPERS is not set
-
-#
-# DVB devices
-#
-# CONFIG_DVB is not set




More information about the fedora-cvs-commits mailing list