[kernel] r13092 - in dists/trunk/linux-2.6/debian/config: . alpha amd64 arm hppa i386 ia64 mips mipsel powerpc sparc

Maximilian Attems maks at alioth.debian.org
Wed Mar 11 15:46:29 UTC 2009


Author: maks
Date: Wed Mar 11 15:46:27 2009
New Revision: 13092

Log:
config nuke various old variables (part 2)

- 62663ea8220366472fe20462831f2d69d7987439
  cpufreq: Remove deprecated /proc/acpi/processor/../performance proc
  CONFIG_X86_ACPI_CPUFREQ_PROC_INTF
- c20b15fde50c32174af4b48851e5ddadba36330e
  USB: usb-storage: merge DPCM support into SDDR09
  USB_STORAGE_DPCM
- 8c19a51591d06f5226499972567f528cf6066bb7
  HID: move apple quirks
  USB_HIDINPUT_POWERBOOK
- d2fbd0f2f9f5a34831a0b8fe6b16c6e1afba1200
  specialix: Code cleanups
  SPECIALIX_RTSCTS
-  7102ed519a08b70eadc8fea9d8765d2d990241d1
  remove the OSS trident driver
  SOUND_TRIDENT
- dd7f8dbe2b3c0611ba969cd867c10cb63d163e25
  eeprom: More consistent symbol names
  SENSORS_EEPROM
- b78ded89156827b50729518b1d13fea6defb46ee
  qla2xxx: remove the unused SCSI_QLOGIC_FC_FIRMWARE option
  SCSI_QLOGIC_FC_FIRMWARE

Modified:
   dists/trunk/linux-2.6/debian/config/alpha/config
   dists/trunk/linux-2.6/debian/config/amd64/config
   dists/trunk/linux-2.6/debian/config/arm/config.footbridge
   dists/trunk/linux-2.6/debian/config/arm/config.iop32x
   dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx
   dists/trunk/linux-2.6/debian/config/arm/config.orion5x
   dists/trunk/linux-2.6/debian/config/config
   dists/trunk/linux-2.6/debian/config/hppa/config
   dists/trunk/linux-2.6/debian/config/i386/config
   dists/trunk/linux-2.6/debian/config/ia64/config
   dists/trunk/linux-2.6/debian/config/mips/config.4kc-malta
   dists/trunk/linux-2.6/debian/config/mips/config.5kc-malta
   dists/trunk/linux-2.6/debian/config/mips/config.r4k-ip22
   dists/trunk/linux-2.6/debian/config/mips/config.r5k-ip32
   dists/trunk/linux-2.6/debian/config/mips/config.sb1-bcm91250a
   dists/trunk/linux-2.6/debian/config/mips/config.sb1a-bcm91480b
   dists/trunk/linux-2.6/debian/config/mipsel/config.4kc-malta
   dists/trunk/linux-2.6/debian/config/mipsel/config.5kc-malta
   dists/trunk/linux-2.6/debian/config/mipsel/config.r5k-cobalt
   dists/trunk/linux-2.6/debian/config/mipsel/config.sb1-bcm91250a
   dists/trunk/linux-2.6/debian/config/mipsel/config.sb1a-bcm91480b
   dists/trunk/linux-2.6/debian/config/powerpc/config
   dists/trunk/linux-2.6/debian/config/sparc/config.sparc64
   dists/trunk/linux-2.6/debian/config/sparc/config.sparc64-smp

Modified: dists/trunk/linux-2.6/debian/config/alpha/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/alpha/config	(original)
+++ dists/trunk/linux-2.6/debian/config/alpha/config	Wed Mar 11 15:46:27 2009
@@ -1459,8 +1459,6 @@
 CONFIG_PCMCIA_XIRTULIP=m
 CONFIG_SCSI_QLOGIC_1280_1040=y
 CONFIG_SCSI_QLOGIC_FC=m
-CONFIG_SCSI_QLOGIC_FC_FIRMWARE=y
-CONFIG_SENSORS_EEPROM=m
 CONFIG_SERIAL_8250_MULTIPORT=y
 CONFIG_SND_GENERIC_PM=y
 CONFIG_SND_VXP440=m
@@ -1483,10 +1481,7 @@
 CONFIG_SOUND_RME96XX=m
 CONFIG_SOUND_SGALAXY=m
 CONFIG_SOUND_SONICVIBES=m
-CONFIG_SOUND_TRIDENT=m
 CONFIG_SOUND_WAVEFRONT=m
 CONFIG_SOUND_YMFPCI=m
 # CONFIG_SOUND_YMFPCI_LEGACY is not set
-# CONFIG_SPECIALIX_RTSCTS is not set
-CONFIG_USB_STORAGE_DPCM=y
 

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	Wed Mar 11 15:46:27 2009
@@ -1643,11 +1643,4 @@
 CONFIG_I2C_SAVAGE4=m
 # CONFIG_NONPROMISC_DEVMEM is not set
 CONFIG_RESOURCES_64BIT=y
-CONFIG_SCSI_QLOGIC_FC_FIRMWARE=y
-CONFIG_SENSORS_EEPROM=m
-CONFIG_SOUND_TRIDENT=m
-# CONFIG_SPECIALIX_RTSCTS is not set
-CONFIG_USB_HIDINPUT_POWERBOOK=y
-CONFIG_USB_STORAGE_DPCM=y
-# CONFIG_X86_ACPI_CPUFREQ_PROC_INTF is not set
 

Modified: dists/trunk/linux-2.6/debian/config/arm/config.footbridge
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.footbridge	(original)
+++ dists/trunk/linux-2.6/debian/config/arm/config.footbridge	Wed Mar 11 15:46:27 2009
@@ -1485,10 +1485,7 @@
 # CONFIG_I2C_PROSAVAGE is not set
 # CONFIG_I2C_SAVAGE4 is not set
 # CONFIG_NO_IDLE_HZ is not set
-# CONFIG_SENSORS_EEPROM is not set
-# CONFIG_SOUND_TRIDENT is not set
 # CONFIG_TUNER_3036 is not set
-CONFIG_USB_STORAGE_DPCM=y
 # CONFIG_VIDEO_DPC is not set
 CONFIG_VIDEO_SELECT=y
 

Modified: dists/trunk/linux-2.6/debian/config/arm/config.iop32x
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.iop32x	(original)
+++ dists/trunk/linux-2.6/debian/config/arm/config.iop32x	Wed Mar 11 15:46:27 2009
@@ -898,5 +898,4 @@
 # CONFIG_I2C_PROSAVAGE is not set
 # CONFIG_I2C_SAVAGE4 is not set
 # CONFIG_NO_IDLE_HZ is not set
-# CONFIG_SENSORS_EEPROM is not set
 

Modified: dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx	(original)
+++ dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx	Wed Mar 11 15:46:27 2009
@@ -955,6 +955,4 @@
 # CONFIG_I2C_PROSAVAGE is not set
 # CONFIG_I2C_SAVAGE4 is not set
 # CONFIG_NO_IDLE_HZ is not set
-CONFIG_SENSORS_EEPROM=m
-CONFIG_USB_STORAGE_DPCM=y
 

Modified: dists/trunk/linux-2.6/debian/config/arm/config.orion5x
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.orion5x	(original)
+++ dists/trunk/linux-2.6/debian/config/arm/config.orion5x	Wed Mar 11 15:46:27 2009
@@ -593,5 +593,4 @@
 CONFIG_BT_HCIUSB=m
 CONFIG_BT_HCIUSB_SCO=y
 # CONFIG_RESOURCES_64BIT is not set
-CONFIG_USB_STORAGE_DPCM=y
 

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	Wed Mar 11 15:46:27 2009
@@ -3422,7 +3422,6 @@
 CONFIG_SPI_AT25=m
 CONFIG_SUNRPC_BIND34=y
 CONFIG_TUNER_3036=m
-# CONFIG_USB_HIDINPUT_POWERBOOK is not set
 # CONFIG_USB_ISP1760_PCI is not set
 CONFIG_USB_SERIAL_AIRPRIME=m
 CONFIG_VIA_RHINE_NAPI=y

Modified: dists/trunk/linux-2.6/debian/config/hppa/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/hppa/config	(original)
+++ dists/trunk/linux-2.6/debian/config/hppa/config	Wed Mar 11 15:46:27 2009
@@ -839,5 +839,4 @@
 ## file: unknown
 ##
 # CONFIG_BLK_DEV_IDEFLOPPY is not set
-# CONFIG_USB_STORAGE_DPCM is not set
 

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	Wed Mar 11 15:46:27 2009
@@ -1941,10 +1941,4 @@
 # CONFIG_IRQBALANCE is not set
 # CONFIG_NONPROMISC_DEVMEM is not set
 # CONFIG_RESOURCES_64BIT is not set
-CONFIG_SCSI_QLOGIC_FC_FIRMWARE=y
-CONFIG_SENSORS_EEPROM=m
-CONFIG_SOUND_TRIDENT=m
-CONFIG_USB_HIDINPUT_POWERBOOK=y
-CONFIG_USB_STORAGE_DPCM=y
-# CONFIG_X86_ACPI_CPUFREQ_PROC_INTF is not set
 

Modified: dists/trunk/linux-2.6/debian/config/ia64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/ia64/config	(original)
+++ dists/trunk/linux-2.6/debian/config/ia64/config	Wed Mar 11 15:46:27 2009
@@ -1015,8 +1015,4 @@
 CONFIG_I2C_PROSAVAGE=m
 CONFIG_I2C_SAVAGE4=m
 CONFIG_IDE_MAX_HWIFS=4
-CONFIG_SENSORS_EEPROM=m
-CONFIG_SOUND_TRIDENT=m
-# CONFIG_SPECIALIX_RTSCTS is not set
-CONFIG_USB_STORAGE_DPCM=y
 

Modified: dists/trunk/linux-2.6/debian/config/mips/config.4kc-malta
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.4kc-malta	(original)
+++ dists/trunk/linux-2.6/debian/config/mips/config.4kc-malta	Wed Mar 11 15:46:27 2009
@@ -1735,11 +1735,7 @@
 # CONFIG_MIPS_ATLAS is not set
 # CONFIG_MIPS_SEAD is not set
 # CONFIG_RESOURCES_64BIT is not set
-CONFIG_SENSORS_EEPROM=m
-CONFIG_SOUND_TRIDENT=m
 CONFIG_TUNER_3036=m
-# CONFIG_USB_HIDINPUT_POWERBOOK is not set
-CONFIG_USB_STORAGE_DPCM=y
 CONFIG_VIA_RHINE_NAPI=y
 CONFIG_VIDEO_DPC=m
 

Modified: dists/trunk/linux-2.6/debian/config/mips/config.5kc-malta
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.5kc-malta	(original)
+++ dists/trunk/linux-2.6/debian/config/mips/config.5kc-malta	Wed Mar 11 15:46:27 2009
@@ -2042,13 +2042,9 @@
 # CONFIG_MIPS_ATLAS is not set
 # CONFIG_MIPS_SEAD is not set
 CONFIG_RESOURCES_64BIT=y
-CONFIG_SENSORS_EEPROM=m
-CONFIG_SOUND_TRIDENT=m
 CONFIG_SPI_AT25=m
 CONFIG_TUNER_3036=m
-# CONFIG_USB_HIDINPUT_POWERBOOK is not set
 CONFIG_USB_SERIAL_AIRPRIME=m
-CONFIG_USB_STORAGE_DPCM=y
 CONFIG_VIA_RHINE_NAPI=y
 CONFIG_VIDEO_DPC=m
 

Modified: dists/trunk/linux-2.6/debian/config/mips/config.r4k-ip22
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.r4k-ip22	(original)
+++ dists/trunk/linux-2.6/debian/config/mips/config.r4k-ip22	Wed Mar 11 15:46:27 2009
@@ -618,6 +618,5 @@
 ##
 # CONFIG_MIPS_ATLAS is not set
 # CONFIG_MIPS_SEAD is not set
-# CONFIG_SENSORS_EEPROM is not set
 # CONFIG_TUNER_3036 is not set
 

Modified: dists/trunk/linux-2.6/debian/config/mips/config.r5k-ip32
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.r5k-ip32	(original)
+++ dists/trunk/linux-2.6/debian/config/mips/config.r5k-ip32	Wed Mar 11 15:46:27 2009
@@ -793,8 +793,6 @@
 CONFIG_INPUT_SGIO2_BTNS=m
 # CONFIG_MIPS_ATLAS is not set
 # CONFIG_MIPS_SEAD is not set
-# CONFIG_SENSORS_EEPROM is not set
-# CONFIG_SOUND_TRIDENT is not set
 # CONFIG_TUNER_3036 is not set
 # CONFIG_VIDEO_DPC is not set
 

Modified: dists/trunk/linux-2.6/debian/config/mips/config.sb1-bcm91250a
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.sb1-bcm91250a	(original)
+++ dists/trunk/linux-2.6/debian/config/mips/config.sb1-bcm91250a	Wed Mar 11 15:46:27 2009
@@ -1065,11 +1065,6 @@
 # CONFIG_LAN_SAA9730 is not set
 # CONFIG_MIPS_ATLAS is not set
 # CONFIG_MIPS_SEAD is not set
-# CONFIG_SCSI_QLOGIC_FC_FIRMWARE is not set
-# CONFIG_SENSORS_EEPROM is not set
-# CONFIG_SOUND_TRIDENT is not set
 # CONFIG_TUNER_3036 is not set
-# CONFIG_USB_HIDINPUT_POWERBOOK is not set
-# CONFIG_USB_STORAGE_DPCM is not set
 # CONFIG_VIDEO_DPC is not set
 

Modified: dists/trunk/linux-2.6/debian/config/mips/config.sb1a-bcm91480b
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.sb1a-bcm91480b	(original)
+++ dists/trunk/linux-2.6/debian/config/mips/config.sb1a-bcm91480b	Wed Mar 11 15:46:27 2009
@@ -1065,11 +1065,6 @@
 # CONFIG_LAN_SAA9730 is not set
 # CONFIG_MIPS_ATLAS is not set
 # CONFIG_MIPS_SEAD is not set
-# CONFIG_SCSI_QLOGIC_FC_FIRMWARE is not set
-# CONFIG_SENSORS_EEPROM is not set
-# CONFIG_SOUND_TRIDENT is not set
 # CONFIG_TUNER_3036 is not set
-# CONFIG_USB_HIDINPUT_POWERBOOK is not set
-# CONFIG_USB_STORAGE_DPCM is not set
 # CONFIG_VIDEO_DPC is not set
 

Modified: dists/trunk/linux-2.6/debian/config/mipsel/config.4kc-malta
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mipsel/config.4kc-malta	(original)
+++ dists/trunk/linux-2.6/debian/config/mipsel/config.4kc-malta	Wed Mar 11 15:46:27 2009
@@ -1717,11 +1717,7 @@
 # CONFIG_MIPS_ATLAS is not set
 # CONFIG_MIPS_SEAD is not set
 # CONFIG_RESOURCES_64BIT is not set
-CONFIG_SENSORS_EEPROM=m
-CONFIG_SOUND_TRIDENT=m
 CONFIG_TUNER_3036=m
-# CONFIG_USB_HIDINPUT_POWERBOOK is not set
-CONFIG_USB_STORAGE_DPCM=y
 CONFIG_VIA_RHINE_NAPI=y
 CONFIG_VIDEO_DPC=m
 

Modified: dists/trunk/linux-2.6/debian/config/mipsel/config.5kc-malta
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mipsel/config.5kc-malta	(original)
+++ dists/trunk/linux-2.6/debian/config/mipsel/config.5kc-malta	Wed Mar 11 15:46:27 2009
@@ -2037,13 +2037,9 @@
 # CONFIG_MIPS_ATLAS is not set
 # CONFIG_MIPS_SEAD is not set
 CONFIG_RESOURCES_64BIT=y
-CONFIG_SENSORS_EEPROM=m
-CONFIG_SOUND_TRIDENT=m
 CONFIG_SPI_AT25=m
 CONFIG_TUNER_3036=m
-# CONFIG_USB_HIDINPUT_POWERBOOK is not set
 CONFIG_USB_SERIAL_AIRPRIME=m
-CONFIG_USB_STORAGE_DPCM=y
 CONFIG_VIA_RHINE_NAPI=y
 CONFIG_VIDEO_DPC=m
 

Modified: dists/trunk/linux-2.6/debian/config/mipsel/config.r5k-cobalt
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mipsel/config.r5k-cobalt	(original)
+++ dists/trunk/linux-2.6/debian/config/mipsel/config.r5k-cobalt	Wed Mar 11 15:46:27 2009
@@ -921,6 +921,5 @@
 # CONFIG_LAN_SAA9730 is not set
 # CONFIG_MIPS_ATLAS is not set
 # CONFIG_MIPS_SEAD is not set
-# CONFIG_USB_STORAGE_DPCM is not set
 # CONFIG_VIDEO_DPC is not set
 

Modified: dists/trunk/linux-2.6/debian/config/mipsel/config.sb1-bcm91250a
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mipsel/config.sb1-bcm91250a	(original)
+++ dists/trunk/linux-2.6/debian/config/mipsel/config.sb1-bcm91250a	Wed Mar 11 15:46:27 2009
@@ -1065,11 +1065,6 @@
 # CONFIG_LAN_SAA9730 is not set
 # CONFIG_MIPS_ATLAS is not set
 # CONFIG_MIPS_SEAD is not set
-# CONFIG_SCSI_QLOGIC_FC_FIRMWARE is not set
-# CONFIG_SENSORS_EEPROM is not set
-# CONFIG_SOUND_TRIDENT is not set
 # CONFIG_TUNER_3036 is not set
-# CONFIG_USB_HIDINPUT_POWERBOOK is not set
-# CONFIG_USB_STORAGE_DPCM is not set
 # CONFIG_VIDEO_DPC is not set
 

Modified: dists/trunk/linux-2.6/debian/config/mipsel/config.sb1a-bcm91480b
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mipsel/config.sb1a-bcm91480b	(original)
+++ dists/trunk/linux-2.6/debian/config/mipsel/config.sb1a-bcm91480b	Wed Mar 11 15:46:27 2009
@@ -1064,11 +1064,6 @@
 # CONFIG_LAN_SAA9730 is not set
 # CONFIG_MIPS_ATLAS is not set
 # CONFIG_MIPS_SEAD is not set
-# CONFIG_SCSI_QLOGIC_FC_FIRMWARE is not set
-# CONFIG_SENSORS_EEPROM is not set
-# CONFIG_SOUND_TRIDENT is not set
 # CONFIG_TUNER_3036 is not set
-# CONFIG_USB_HIDINPUT_POWERBOOK is not set
-# CONFIG_USB_STORAGE_DPCM is not set
 # CONFIG_VIDEO_DPC is not set
 

Modified: dists/trunk/linux-2.6/debian/config/powerpc/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/powerpc/config	(original)
+++ dists/trunk/linux-2.6/debian/config/powerpc/config	Wed Mar 11 15:46:27 2009
@@ -1150,8 +1150,4 @@
 CONFIG_I2C_SAVAGE4=m
 # CONFIG_LOPEC is not set
 # CONFIG_PPLUS is not set
-# CONFIG_SCSI_QLOGIC_FC_FIRMWARE is not set
-CONFIG_SENSORS_EEPROM=m
-CONFIG_USB_HIDINPUT_POWERBOOK=y
-CONFIG_USB_STORAGE_DPCM=y
 

Modified: dists/trunk/linux-2.6/debian/config/sparc/config.sparc64
==============================================================================
--- dists/trunk/linux-2.6/debian/config/sparc/config.sparc64	(original)
+++ dists/trunk/linux-2.6/debian/config/sparc/config.sparc64	Wed Mar 11 15:46:27 2009
@@ -428,12 +428,10 @@
 # CONFIG_I2C_I810 is not set
 # CONFIG_I2C_PROSAVAGE is not set
 # CONFIG_I2C_SAVAGE4 is not set
-# CONFIG_SENSORS_EEPROM is not set
 CONFIG_SOLARIS_EMUL=m
 CONFIG_SPARC32_COMPAT=y
 # CONFIG_SPARC64_PAGE_SIZE_4MB is not set
 # CONFIG_SPARC64_PAGE_SIZE_512KB is not set
 # CONFIG_TUNER_3036 is not set
-CONFIG_USB_STORAGE_DPCM=y
 # CONFIG_VIDEO_DPC is not set
 

Modified: dists/trunk/linux-2.6/debian/config/sparc/config.sparc64-smp
==============================================================================
--- dists/trunk/linux-2.6/debian/config/sparc/config.sparc64-smp	(original)
+++ dists/trunk/linux-2.6/debian/config/sparc/config.sparc64-smp	Wed Mar 11 15:46:27 2009
@@ -431,12 +431,10 @@
 # CONFIG_I2C_PROSAVAGE is not set
 # CONFIG_I2C_SAVAGE4 is not set
 # CONFIG_IDEDISK_MULTI_MODE is not set
-# CONFIG_SENSORS_EEPROM is not set
 CONFIG_SOLARIS_EMUL=m
 CONFIG_SPARC32_COMPAT=y
 # CONFIG_SPARC64_PAGE_SIZE_4MB is not set
 # CONFIG_SPARC64_PAGE_SIZE_512KB is not set
 # CONFIG_TUNER_3036 is not set
-CONFIG_USB_STORAGE_DPCM=y
 # CONFIG_VIDEO_DPC is not set
 



More information about the Kernel-svn-changes mailing list