[kernel] r5393 - in dists/trunk/linux-2.6/debian: . arch/arm

Martin Michlmayr tbm at costa.debian.org
Tue Jan 10 23:01:50 UTC 2006


Author: tbm
Date: Tue Jan 10 23:01:48 2006
New Revision: 5393

Modified:
   dists/trunk/linux-2.6/debian/arch/arm/config.footbridge
   dists/trunk/linux-2.6/debian/changelog
Log:
[arm] Activate IDEPCI on footbridge so SL82C105 will really be compiled in.


Modified: dists/trunk/linux-2.6/debian/arch/arm/config.footbridge
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/arm/config.footbridge	(original)
+++ dists/trunk/linux-2.6/debian/arch/arm/config.footbridge	Tue Jan 10 23:01:48 2006
@@ -430,7 +430,6 @@
 # IDE chipset support/bugfixes
 #
 CONFIG_IDE_GENERIC=y
-# CONFIG_BLK_DEV_IDEPCI is not set
 # CONFIG_IDE_ARM is not set
 # CONFIG_IDE_CHIPSETS is not set
 # CONFIG_BLK_DEV_IDEDMA is not set
@@ -1754,3 +1753,4 @@
 # CONFIG_MEGARAID_MM is not set
 CONFIG_VIDEO_BUF=m
 CONFIG_SPLIT_PTLOCK_CPUS=4096
+CONFIG_BLK_DEV_IDEPCI=y

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Tue Jan 10 23:01:48 2006
@@ -2,6 +2,8 @@
 
   [ Martin Michlmayr ]
   * [arm] Update configs for 2.6.15.
+  * [arm] Activate IDEPCI on footbridge so SL82C105 will really be
+    compiled in.
 
  -- Martin Michlmayr <tbm at cyrius.com>  Tue, 10 Jan 2006 22:59:19 +0000
 



More information about the Kernel-svn-changes mailing list