[kernel] r10047 - in dists/trunk/linux-2.6/debian: . config

Maximilian Attems maks at alioth.debian.org
Sun Jan 6 12:51:33 UTC 2008


Author: maks
Date: Sun Jan  6 12:51:33 2008
New Revision: 10047

Log:
topconfig enable HIDRAW


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

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Sun Jan  6 12:51:33 2008
@@ -15,7 +15,7 @@
     SCSI_SRP_TGT_ATTRS, ADM8211, MTD_INTEL_VR_NOR, MTD_ALAUDA,
     MTD_ONENAND_2X_PROGRAM, MTD_ONENAND_SIM, DM_MULTIPATH_HP, FUJITSU_LAPTOP,
     QUOTA_NETLINK_INTERFACE, DM_UEVENT, SCSI_FC_TGT_ATTRS, SSB, BT_HCIUART_LL,
-    BT_HCIBTSDIO, MTD_OOPS, CGROUPS, MDIO_BITBANG.
+    BT_HCIBTSDIO, MTD_OOPS, CGROUPS, MDIO_BITBANG, HIDRAW.
   * Disable smbfs in topconfig, not supported upstream, use cifs.
   * Disable bcm43xx, deprecated by upstream. Enable B43 (needs v4 firmware)
     and B43LEGACY (needs v3 firmware).
@@ -46,7 +46,7 @@
   [ dann frazier ]
   * [ia64]: Enable BLK_CPQ_DA
 
- -- maximilian attems <maks at debian.org>  Sun, 06 Jan 2008 00:20:22 +0100
+ -- maximilian attems <maks at debian.org>  Sun, 06 Jan 2008 13:45:10 +0100
 
 linux-2.6 (2.6.23-1~experimental.1) UNRELEASED; urgency=low
 

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	Sun Jan  6 12:51:33 2008
@@ -2030,6 +2030,7 @@
 CONFIG_PC87413_WDT=m
 CONFIG_HID=m
 # CONFIG_HID_DEBUG is not set
+CONFIG_HIDRAW=y
 CONFIG_MOXA_SMARTIO_NEW=m
 CONFIG_AC97_BUS=m
 # CONFIG_ITCO_VENDOR_SUPPORT is not set



More information about the Kernel-svn-changes mailing list