From 0577ba31b95aabdf4ccb5979538fba0abe66e08a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20Bola=C3=B1os?= Date: Thu, 11 Dec 2003 09:47:59 +0000 Subject: [PATCH] Miguel Bolanos : Disables drivers/atm/mcdx.c and drivers/cdrom/mcdx.c as both the drivers require 32-bit plataforms. git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1949 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- Documentation/Developers/CHANGELOG-RENE | 1 + architecture/alpha/kernel-disable.lst | 2 ++ 2 files changed, 3 insertions(+) diff --git a/Documentation/Developers/CHANGELOG-RENE b/Documentation/Developers/CHANGELOG-RENE index 227028333..52cb3ec26 100644 --- a/Documentation/Developers/CHANGELOG-RENE +++ b/Documentation/Developers/CHANGELOG-RENE @@ -3,6 +3,7 @@ - Sebastian Jaenicke: updated cvs - Miguel Bolanos: updated minimal package selection + blacklisted kernel modules for Alpha *) 2003-12-10 (2.0.0-rc3 - 2.0.0-rc4) diff --git a/architecture/alpha/kernel-disable.lst b/architecture/alpha/kernel-disable.lst index 408455dc0..4af8470af 100644 --- a/architecture/alpha/kernel-disable.lst +++ b/architecture/alpha/kernel-disable.lst @@ -3,3 +3,5 @@ CONFIG_FTAPE 2002-07-24 2.4.18 ftape-calibr.c CONFIG_ISDN_CAPI 2002-07-24 2.4.18 b1dma.c CONFIG_ISDN_DRV_SC 2002-07-24 2.4.18 shmem.c CONFIG_SCSI_DPT_I2O 2002-07-24 2.4.18 dpt_i2o.o +CONFIG_ATM 2003-12-10 2.4.23 nicstar.c +CONFIG_MCDX 2003-12-10 2.4.23