[kernel] r12678 - dists/trunk/linux-2.6/debian/config

Maximilian Attems maks at alioth.debian.org
Thu Feb 5 13:15:23 UTC 2009


Author: maks
Date: Thu Feb  5 13:15:22 2009
New Revision: 12678

Log:
topconfig explicitly disable BLK_DEV_HD

only for really old hd's

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

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Thu Feb  5 13:15:22 2009
@@ -183,6 +183,7 @@
 CONFIG_BLK_DEV_RAM_COUNT=16
 # CONFIG_BLK_DEV_XIP is not set
 CONFIG_ATA_OVER_ETH=m
+# CONFIG_BLK_DEV_HD is not set
 
 ##
 ## file: drivers/bluetooth/Kconfig



More information about the Kernel-svn-changes mailing list