r3973 - people/waldi/kernel/source/linux-2.6/debian/arch/s390
Bastian Blank
waldi at costa.debian.org
Thu Aug 18 18:52:31 UTC 2005
Author: waldi
Date: 2005-08-18 18:52:30 +0000 (Thu, 18 Aug 2005)
New Revision: 3973
Added:
people/waldi/kernel/source/linux-2.6/debian/arch/s390/config.s390-tape
Modified:
people/waldi/kernel/source/linux-2.6/debian/arch/s390/config
people/waldi/kernel/source/linux-2.6/debian/arch/s390/config.s390
people/waldi/kernel/source/linux-2.6/debian/arch/s390/config.s390x
Log:
Add kernel config for s390 tape image.
* debian/arch/s390/config: Remove IPL options.
* debian/arch/s390/config.s390 debian/arch/s390/config.s390x: Add IPL options.
* debian/arch/s390/config.s390-tape: Add.
Modified: people/waldi/kernel/source/linux-2.6/debian/arch/s390/config
===================================================================
--- people/waldi/kernel/source/linux-2.6/debian/arch/s390/config 2005-08-18 18:50:08 UTC (rev 3972)
+++ people/waldi/kernel/source/linux-2.6/debian/arch/s390/config 2005-08-18 18:52:30 UTC (rev 3973)
@@ -26,8 +26,6 @@
# CONFIG_QDIO_DEBUG is not set
# CONFIG_PREEMPT is not set
CONFIG_IPL=y
-# CONFIG_IPL_TAPE is not set
-CONFIG_IPL_VM=y
# CONFIG_PROCESS_DEBUG is not set
CONFIG_PFAULT=y
# CONFIG_SHARED_KERNEL is not set
Modified: people/waldi/kernel/source/linux-2.6/debian/arch/s390/config.s390
===================================================================
--- people/waldi/kernel/source/linux-2.6/debian/arch/s390/config.s390 2005-08-18 18:50:08 UTC (rev 3972)
+++ people/waldi/kernel/source/linux-2.6/debian/arch/s390/config.s390 2005-08-18 18:52:30 UTC (rev 3973)
@@ -5,5 +5,7 @@
CONFIG_MATHEMU=y
CONFIG_MARCH_G5=y
# CONFIG_MARCH_Z900 is not set
+# CONFIG_IPL_TAPE is not set
+CONFIG_IPL_VM=y
# CONFIG_LBD is not set
# CONFIG_DASD_DIAG is not set
Copied: people/waldi/kernel/source/linux-2.6/debian/arch/s390/config.s390-tape (from rev 3645, people/waldi/kernel/source/linux-2.6/debian/arch/s390/config.s390)
===================================================================
--- people/waldi/kernel/source/linux-2.6/debian/arch/s390/config.s390 2005-07-31 18:28:46 UTC (rev 3645)
+++ people/waldi/kernel/source/linux-2.6/debian/arch/s390/config.s390-tape 2005-08-18 18:52:30 UTC (rev 3973)
@@ -0,0 +1,11 @@
+CONFIG_UID16=y
+# CONFIG_ARCH_S390X is not set
+# CONFIG_64BIT is not set
+CONFIG_ARCH_S390_31=y
+CONFIG_MATHEMU=y
+CONFIG_MARCH_G5=y
+# CONFIG_MARCH_Z900 is not set
+CONFIG_IPL_TAPE=y
+# CONFIG_IPL_VM is not set
+# CONFIG_LBD is not set
+# CONFIG_DASD_DIAG is not set
Modified: people/waldi/kernel/source/linux-2.6/debian/arch/s390/config.s390x
===================================================================
--- people/waldi/kernel/source/linux-2.6/debian/arch/s390/config.s390x 2005-08-18 18:50:08 UTC (rev 3972)
+++ people/waldi/kernel/source/linux-2.6/debian/arch/s390/config.s390x 2005-08-18 18:52:30 UTC (rev 3973)
@@ -6,3 +6,5 @@
CONFIG_BINFMT_ELF32=y
# CONFIG_MARCH_G5 is not set
CONFIG_MARCH_Z900=y
+# CONFIG_IPL_TAPE is not set
+CONFIG_IPL_VM=y
More information about the Kernel-svn-changes
mailing list