[kernel] r22172 - dists/trunk/linux/debian/config/kernelarch-x86

Ben Hutchings benh at moszumanska.debian.org
Tue Dec 9 21:37:17 UTC 2014


Author: benh
Date: Tue Dec  9 21:37:16 2014
New Revision: 22172

Log:
[x86] Remove/rename obsolete config symbols

CONFIG_SOLO6X10 was renamed to CONFIG_VIDEO_SOLO6X10.
CONFIG_USB_MSI3101 was renamed to CONFIG_USB_MSI2500.

CONFIG_SCx200_I2C can supposedly be replaced by the i2c-gpio driver, but
scx200 is not a standard gpio driver so that won't work so don't both
enabling CONFIG_I2C_GPIO.

Modified:
   dists/trunk/linux/debian/config/kernelarch-x86/config
   dists/trunk/linux/debian/config/kernelarch-x86/config-arch-32

Modified: dists/trunk/linux/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux/debian/config/kernelarch-x86/config	Tue Dec  9 21:27:09 2014	(r22171)
+++ dists/trunk/linux/debian/config/kernelarch-x86/config	Tue Dec  9 21:37:16 2014	(r22172)
@@ -725,6 +725,11 @@
 CONFIG_DVB_RTL2832_SDR=m
 
 ##
+## file: drivers/media/pci/solo6x10/Kconfig
+##
+CONFIG_VIDEO_SOLO6X10=m
+
+##
 ## file: drivers/media/platform/Kconfig
 ##
 CONFIG_VIDEO_VIA_CAMERA=m
@@ -759,6 +764,11 @@
 # CONFIG_VIDEO_GO7007 is not set
 
 ##
+## file: drivers/media/usb/msi2500/Kconfig
+##
+CONFIG_USB_MSI2500=m
+
+##
 ## file: drivers/media/usb/tm6000/Kconfig
 ##
 CONFIG_VIDEO_TM6000=m
@@ -1885,14 +1895,3 @@
 ##
 CONFIG_SND_HDA_INTEL=m
 
-##
-## file: unknown
-##
-# CONFIG_COMEDI_SKEL is not set
-CONFIG_CRYSTALHD=m
-# CONFIG_DRM_I915_UMS is not set
-# CONFIG_RTS5208_DEBUG is not set
-CONFIG_SOLO6X10=m
-CONFIG_USB_MSI3101=m
-# CONFIG_USB_SN9C102 is not set
-

Modified: dists/trunk/linux/debian/config/kernelarch-x86/config-arch-32
==============================================================================
--- dists/trunk/linux/debian/config/kernelarch-x86/config-arch-32	Tue Dec  9 21:27:09 2014	(r22171)
+++ dists/trunk/linux/debian/config/kernelarch-x86/config-arch-32	Tue Dec  9 21:37:16 2014	(r22172)
@@ -569,10 +569,3 @@
 CONFIG_SND_CS5535AUDIO=m
 CONFIG_SND_SIS7019=m
 
-##
-## file: unknown
-##
-CONFIG_SCx200_I2C=m
-CONFIG_SCx200_I2C_SCL=12
-CONFIG_SCx200_I2C_SDA=13
-



More information about the Kernel-svn-changes mailing list