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

Maximilian Attems maks at alioth.debian.org
Tue Dec 29 17:31:47 UTC 2009


Author: maks
Date: Tue Dec 29 17:31:46 2009
New Revision: 14829

Log:
topconfig enable new drivers/media/radio drivers

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	Tue Dec 29 17:31:43 2009	(r14828)
+++ dists/trunk/linux-2.6/debian/changelog	Tue Dec 29 17:31:46 2009	(r14829)
@@ -6,7 +6,8 @@
 
   [ maximilian attems ]
   * topconfig set CAN_EMS_USB, BT_MRVL, BT_MRVL_SDIO, BE2ISCSI, SCSI_PMCRAID,
-    SCSI_BFA_FC, USB_GL860, USB_GSPCA_JEILINJ.
+    SCSI_BFA_FC, USB_GL860, USB_GSPCA_JEILINJ, I2C_SI4713, RADIO_SI4713,
+    RADIO_SI470X.
 
  -- Ben Hutchings <ben at decadent.org.uk>  Tue, 29 Dec 2009 15:32:44 +0100
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Tue Dec 29 17:31:43 2009	(r14828)
+++ dists/trunk/linux-2.6/debian/config/config	Tue Dec 29 17:31:46 2009	(r14829)
@@ -858,6 +858,9 @@
 ## file: drivers/media/radio/Kconfig
 ##
 CONFIG_RADIO_ADAPTERS=y
+CONFIG_I2C_SI4713=m
+CONFIG_RADIO_SI4713=m
+CONFIG_I2C_SI470X=y
 CONFIG_RADIO_SI470X=y
 CONFIG_USB_MR800=m
 CONFIG_RADIO_TEA5764=m



More information about the Kernel-svn-changes mailing list