[kernel] r11190 - in dists/trunk/linux-2.6/debian/config: amd64 i386

Maximilian Attems maks at alioth.debian.org
Sat Apr 26 21:59:37 UTC 2008


Author: maks
Date: Sat Apr 26 21:59:36 2008
New Revision: 11190

Log:
x86: BLK_DEV_HD_IDE gone

was a stupic hack and disabled anyway.


Modified:
   dists/trunk/linux-2.6/debian/config/amd64/config
   dists/trunk/linux-2.6/debian/config/i386/config

Modified: dists/trunk/linux-2.6/debian/config/amd64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/amd64/config	(original)
+++ dists/trunk/linux-2.6/debian/config/amd64/config	Sat Apr 26 21:59:36 2008
@@ -448,7 +448,6 @@
 CONFIG_IDE=m
 CONFIG_BLK_DEV_IDE=m
 # CONFIG_BLK_DEV_IDE_SATA is not set
-# CONFIG_BLK_DEV_HD_IDE is not set
 CONFIG_BLK_DEV_IDEDISK=m
 # CONFIG_IDEDISK_MULTI_MODE is not set
 CONFIG_BLK_DEV_IDECS=m

Modified: dists/trunk/linux-2.6/debian/config/i386/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/i386/config	(original)
+++ dists/trunk/linux-2.6/debian/config/i386/config	Sat Apr 26 21:59:36 2008
@@ -546,7 +546,6 @@
 CONFIG_IDE=m
 CONFIG_BLK_DEV_IDE=m
 # CONFIG_BLK_DEV_IDE_SATA is not set
-# CONFIG_BLK_DEV_HD_IDE is not set
 CONFIG_BLK_DEV_IDEDISK=m
 # CONFIG_IDEDISK_MULTI_MODE is not set
 CONFIG_BLK_DEV_IDECS=m



More information about the Kernel-svn-changes mailing list