Commit Graph

4914 Commits

Author SHA1 Message Date
Maximilian Attems 0d650b7d99 x86_32 nuke various old variables (part 4)
- 8daa19051e1c7369c89ace7b18e74fe1f55dfa29
   x86, apm: remove CONFIG_APM_REAL_MODE_POWER_OFF in favor of a kernel
param
- x86: remove dead IRQBALANCE code

svn path=/dists/trunk/linux-2.6/; revision=13094
2009-03-11 16:05:59 +00:00
Maximilian Attems be2a4c2c4b config nuke various old variables (part 3)
- 4be9309d15e88e4a1e4a78deb52eb88c7da38c99
  bay: remove driver, all functions now handled by dock driver
  ACPI_BAY
- 806f80a6fc203ad0bde84e5a9e94572617d2ae45
  ide: add generic ATA/ATAPI disk driver
  BLK_DEV_IDEFLOPPY
  ( IDE_GD_ATAPI is topconfig enabled!! )
- 12421b40b81d101d7535e03f1af197365adc932b
  Bluetooth: Remove deprecated hci_usb driver
  BT_HCIUSB and BT_HCIUSB_SCO
- 7c08c9ae0c145807c0dae4a55f240fa3d4fd5262
  efifb/imacfb consolidation + hardware support
  FB_IMAC
- 20a9b6e7c303f2a6f9afe17c0997bc9a3c734442
  i2c: Remove 3 deprecated bus drivers
  I2C_I810, I2C_PROSAVAGE and I2C_SAVAGE4
- 64d206d896ff70b828138577d5ff39deda5f1c4d
  x86: rename CONFIG_NONPROMISC_DEVMEM to CONFIG_PROMISC_DEVMEM
  NONPROMISC_DEVMEM
- 67faaada1ebcccf29745346f1d7cb5392f46500a
  Remove obsolete CONFIG_RESOURCES_64BIT

svn path=/dists/trunk/linux-2.6/; revision=13093
2009-03-11 16:01:56 +00:00
Maximilian Attems 31c630d6fa 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

svn path=/dists/trunk/linux-2.6/; revision=13092
2009-03-11 15:46:27 +00:00
Maximilian Attems ea54552aed configs nuke various old variables (part 1)
- eepro100 finaly gone, pheeew
- dfdf34bbcbb2687d3a5fa723279124df9e309195 removes ref to
  dead sound OSS vars AEDSP16_MSS and SBPRO
- e92481f95375aa2702ea5018b0295792ae0fa9c1 use request_firmware()
  nuked ATM_FORE200E_MAYBE and ATM_FORE200E_PCA
- 41d1a3d31d097a31380b83eea0ec10ea1d040376
  ide: remove broken hpt34x driver
- b19fa1fa91845234961c64dbd564671aa7c0fd27
  net: Delete NETDEVICES_MULTIQUEUE kconfig option
- ac88a8f3f7df04774b386ddaf586040adb819b58
  PNP: remove old CONFIG_PNP_DEBUG option
- 88d987d6db2a14b191f4eb21cc623dae31e28e9d
  usb: auerswald: remove driver (obsolete)

svn path=/dists/trunk/linux-2.6/; revision=13091
2009-03-11 15:35:53 +00:00
Bastian Blank ab3b8ebf1c debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=13090
2009-03-11 15:16:07 +00:00
Bastian Blank 7f051c6caa * debian/changelog: Update.
* debian/config/sparc/defines: Remove explicit kernel arch definitions.

svn path=/dists/trunk/linux-2.6/; revision=13089
2009-03-11 15:14:33 +00:00
Bastian Blank e6c6e7e197 * debian/changelog: Update.
* debian/config/s390/config.s390: Disable BTRFS.

svn path=/dists/trunk/linux-2.6/; revision=13088
2009-03-11 15:12:51 +00:00
Maximilian Attems c392fef127 x86_32 enable modular BLK_DEV_CS5536
svn path=/dists/trunk/linux-2.6/; revision=13087
2009-03-11 15:07:12 +00:00
Maximilian Attems fcea057097 x86_32 unset SPARSE_IRQ
defaults to n, only interesting for bigmem,
but those people should use amd64 anyway.

svn path=/dists/trunk/linux-2.6/; revision=13086
2009-03-11 15:07:08 +00:00
Maximilian Attems 1720258e8c x86 explicitly unset THINKPAD_ACPI_DEBUGFACILITIES
called "Maintainer debug facilities"

svn path=/dists/trunk/linux-2.6/; revision=13085
2009-03-11 14:57:05 +00:00
Maximilian Attems bd7133e59b x86 explicitly set X86_PLATFORM_DEVICES
they default to y anyway.

svn path=/dists/trunk/linux-2.6/; revision=13084
2009-03-11 14:57:02 +00:00
Maximilian Attems 69095520ec x86: set modular XENFS and enable XEN_COMPAT_XENFS
svn path=/dists/trunk/linux-2.6/; revision=13083
2009-03-11 14:56:59 +00:00
Maximilian Attems fcbcf71481 topconfig enable IXGBE_DCB
svn path=/dists/trunk/linux-2.6/; revision=13082
2009-03-11 14:56:57 +00:00
Maximilian Attems d77944f161 topconfig set DCB
Data Center Bridging support

svn path=/dists/trunk/linux-2.6/; revision=13081
2009-03-11 14:56:53 +00:00
Maximilian Attems e0d26db053 topconfig explicitly set SCHED_OMIT_FRAME_POINTER
svn path=/dists/trunk/linux-2.6/; revision=13080
2009-03-11 14:56:50 +00:00
Maximilian Attems cd73d1665a x86_64 set NUMA_MIGRATE_IRQ_DESC
"This enables moving irq_desc to cpu/node that irq will use handled."

svn path=/dists/trunk/linux-2.6/; revision=13079
2009-03-11 14:56:48 +00:00
Maximilian Attems 2d59f6576e [x86_64] set SPARSE_IRQ due to high NR_CPUS value.
will unset on x86_32 later..

svn path=/dists/trunk/linux-2.6/; revision=13078
2009-03-11 14:56:45 +00:00
Maximilian Attems 3aee2faa19 preinst: shorten output to useful info.
svn path=/dists/trunk/linux-2.6/; revision=13077
2009-03-11 14:56:41 +00:00
Maximilian Attems 70812f97cc preinst: nuke useless "Done." line
svn path=/dists/trunk/linux-2.6/; revision=13076
2009-03-11 14:56:21 +00:00
Maximilian Attems 61d6c67410 topconfig enable DEVPTS_MULTIPLE_INSTANCES
allows namespaces to have isolated pty namespaces

svn path=/dists/trunk/linux-2.6/; revision=13075
2009-03-10 22:18:05 +00:00
Maximilian Attems 8ef58a1d69 x86 explicitly set X86_PTRACE_BTS
defaults to yes, enabled on fedora.

svn path=/dists/trunk/linux-2.6/; revision=13074
2009-03-10 22:18:00 +00:00
Maximilian Attems 868380c974 make comedi x86 only
crap staging driver effecitvely breaks builds on ppc for example:
build/linux-2.6-2.6.29~rc7/debian/build/source_powerpc_none/drivers/staging/comedi/drivers.c: In function 'comedi_buf_alloc':
/build/linux-2.6-2.6.29~rc7/debian/build/source_powerpc_none/drivers/staging/comedi/drivers.c:497: error: 'PAGE_KERNEL_NOCACHE' undeclared (first use in this function)
/build/linux-2.6-2.6.29~rc7/debian/build/source_powerpc_none/drivers/staging/comedi/drivers.c:497: error: (Each undeclared identifier is reported only once
/build/linux-2.6-2.6.29~rc7/debian/build/source_powerpc_none/drivers/staging/comedi/drivers.c:497: error: for each function it appears in.)
make[8]: *** [drivers/staging/comedi/drivers.o] Error 1

svn path=/dists/trunk/linux-2.6/; revision=13072
2009-03-10 13:41:35 +00:00
Martin Michlmayr 70b6e55e5d [arm/orion5x] Build the SENSORS_LM75 module since it's needed on the
D-Link DNS-323.

svn path=/dists/trunk/linux-2.6/; revision=13071
2009-03-09 21:29:59 +00:00
Maximilian Attems a9c7443ecc [x86] unset DRM_I915_KMS
"Running old userspaces with this enabled will cause pain."
as we have to upgrade from Lenny this can be enabled postlenny

can be overriden with module param modeset!

Acked-by: Julien Cristau <jcristau@debian.org>

svn path=/dists/trunk/linux-2.6/; revision=13068
2009-03-09 16:37:08 +00:00
Maximilian Attems 4c96d882a8 changelog add cifs bug closure
svn path=/dists/trunk/linux-2.6/; revision=13065
2009-03-09 13:52:06 +00:00
Maximilian Attems d858c8b2e4 changelog add bug closure for orinoco
svn path=/dists/trunk/linux-2.6/; revision=13064
2009-03-09 13:40:32 +00:00
Maximilian Attems 258e5535ee topconfig explicitly unset TRACE_BRANCH_PROFILING
svn path=/dists/trunk/linux-2.6/; revision=13062
2009-03-09 10:30:01 +00:00
Maximilian Attems 4f24ced67d topconfig enable COMEDI staging driver
shipped as comedi-source.

svn path=/dists/trunk/linux-2.6/; revision=13061
2009-03-09 10:29:59 +00:00
Maximilian Attems 2ca5f334be topconfig staging
disable bunch of drivers, they can be reenabled on user request.
afais we don't ship any of those in separate modules.

svn path=/dists/trunk/linux-2.6/; revision=13060
2009-03-09 10:29:57 +00:00
Maximilian Attems 504f685625 topconfig enable modular CHARGER_PCF50633
svn path=/dists/trunk/linux-2.6/; revision=13059
2009-03-09 10:29:48 +00:00
Maximilian Attems 74670ec0b0 topconfig enable modular INPUT_PCF50633_PMU
svn path=/dists/trunk/linux-2.6/; revision=13058
2009-03-09 10:29:31 +00:00
Maximilian Attems b1f8768730 topconfig enable modular RTC_DRV_PCF50633
svn path=/dists/trunk/linux-2.6/; revision=13057
2009-03-09 10:29:28 +00:00
Maximilian Attems 7a1451b02b topconfig enable modular EDAC_I5400
svn path=/dists/trunk/linux-2.6/; revision=13056
2009-03-09 10:29:24 +00:00
Maximilian Attems 56c6f2d4fd topconfig explicitly unset USB_OXU210HP_HCD
unlikely usage, in the contrary advent can be enabled.

svn path=/dists/trunk/linux-2.6/; revision=13055
2009-03-09 10:29:22 +00:00
Maximilian Attems 9f6e60bd57 topconfig enable modular DVB_S921
svn path=/dists/trunk/linux-2.6/; revision=13054
2009-03-09 10:29:20 +00:00
Maximilian Attems 7be35ced48 topconfig enable modular REGULATOR_PCF50633
svn path=/dists/trunk/linux-2.6/; revision=13053
2009-03-09 10:29:17 +00:00
Maximilian Attems 2c8a1c11aa topconfig enable modular MFD_PCF50633 and friends
svn path=/dists/trunk/linux-2.6/; revision=13052
2009-03-09 10:29:15 +00:00
Maximilian Attems 6dba562bd2 topconfig enable modular ATM_SOLOS
svn path=/dists/trunk/linux-2.6/; revision=13051
2009-03-09 10:29:12 +00:00
Maximilian Attems a1fd4f2d64 x86 set modular DELL_LAPTOP
svn path=/dists/trunk/linux-2.6/; revision=13050
2009-03-09 10:29:10 +00:00
Maximilian Attems 86c30a6a0e topconfig fix paste error
svn path=/dists/trunk/linux-2.6/; revision=13049
2009-03-09 10:01:36 +00:00
Maximilian Attems 612ea34465 nuke dup definitions of SCSI_PROC_FS
we want to change it on one go for *all*.

svn path=/dists/trunk/linux-2.6/; revision=13048
2009-03-09 09:59:24 +00:00
Maximilian Attems 3a4a897d90 topconfig centralize ATALK
add the missing definitions to topconfig and thus nuke dupes.

Reported-by: Martin Michlmayr <tbm@cyrius.com>

svn path=/dists/trunk/linux-2.6/; revision=13047
2009-03-09 09:59:21 +00:00
Maximilian Attems 86601bf4dd topconfig centralize modular LLC2
thus nuke dup definitions

Reported-by: Martin Michlmayr <tbm@cyrius.com>

svn path=/dists/trunk/linux-2.6/; revision=13046
2009-03-09 09:59:15 +00:00
Maximilian Attems 35d60d9a7b topconfig centralize USB_NET_CDC_SUBSET options
allows to nuke various drivers/net/usb/Kconfig blocks.

svn path=/dists/trunk/linux-2.6/; revision=13045
2009-03-09 09:59:11 +00:00
Maximilian Attems 85e792e282 delete leftover config.sparc32
only confuses on treewide greps,
and if ever revived and can be refound here.

svn path=/dists/trunk/linux-2.6/; revision=13044
2009-03-09 09:59:06 +00:00
Maximilian Attems 1378d31ba8 topconfig centralize drivers/net step 1 NETDEV_1000
most of the drivers are anyway in topconfig add those that aren't :)

special treat sparc only for MYRI_SBUS, don't allow it to unset
bunch of them to reset them afterwards.

also various *_NAPI are gone, default anyway.

svn path=/dists/trunk/linux-2.6/; revision=13043
2009-03-09 09:59:02 +00:00
Maximilian Attems 27b44e48a8 topconfig centralize touchscreen drivers
add all touchscreen drivers to topconfig

svn path=/dists/trunk/linux-2.6/; revision=13042
2009-03-09 09:58:56 +00:00
Maximilian Attems 631169382a centralize SYNCLINK_CS
thus drivers/char/pcmcia/Kconfig is all set in topconfig

svn path=/dists/trunk/linux-2.6/; revision=13041
2009-03-09 09:58:49 +00:00
Maximilian Attems 4f4e74698d IDE_GD_ATA is bool and set in topconfig
get rid of:
.config:1919:warning: symbol value 'm' invalid for IDE_GD_ATA

svn path=/dists/trunk/linux-2.6/; revision=13028
2009-03-08 09:43:49 +00:00
Maximilian Attems 0bed95b86a topconfig explicitly unset SQUASHFS_EMBEDDED
default disabled and only interesting for some archs..

svn path=/dists/trunk/linux-2.6/; revision=13027
2009-03-08 09:38:52 +00:00