Commit Graph

425 Commits

Author SHA1 Message Date
Maximilian Attems 632e764400 config nuke oss remenants
svn path=/dists/trunk/linux-2.6/; revision=14306
2009-09-26 15:25:31 +00:00
Maximilian Attems e15d96e07c centralize hamradio drivers
just keep the isa ones from the topconfig..

svn path=/dists/trunk/linux-2.6/; revision=14305
2009-09-26 14:23:13 +00:00
Maximilian Attems 17eb34ffd3 Revert "disable oldstyle pc speaker driver"
as bwh says people prefer old style "beep" then alsa dev.

This reverts commit 539d94a775c27eddd9cdc35ceef869ed01080cb5.

svn path=/dists/trunk/linux-2.6/; revision=14085
2009-08-05 13:56:58 +00:00
Maximilian Attems dc018a6dd7 disable oldstyle pc speaker driver
as we now have one under alsa.

svn path=/dists/trunk/linux-2.6/; revision=14080
2009-08-03 13:47:08 +00:00
Maximilian Attems d22061fc5a x86 enable EDAC_AMD64
centralize the x86 edac settings as bonus.

svn path=/dists/trunk/linux-2.6/; revision=13970
2009-07-18 16:00:31 +00:00
Maximilian Attems c5d75909f8 x86 enable modular ACERHDF
centralize x86 platform drivers, just one is not x86_64.

svn path=/dists/trunk/linux-2.6/; revision=13967
2009-07-18 15:48:53 +00:00
Maximilian Attems b1e93ff564 x86 enable COMEDI_PCMCIA_DRIVERS
centralize the comedi staging setting.

svn path=/dists/trunk/linux-2.6/; revision=13964
2009-07-18 15:48:27 +00:00
Maximilian Attems 8ebaba191b x86 centralize HW_RANDOM
as bonus side effects enables now also HW_RANDOM_VIA,
which got 64 bit clean.

svn path=/dists/trunk/linux-2.6/; revision=13950
2009-07-16 13:50:38 +00:00
Bastian Blank c50195c654 debian/config/amd64/defines, debian/config/i386/defines:
Mark amd64 kernels als Xen capable.

svn path=/dists/trunk/linux-2.6/; revision=13787
2009-06-12 17:38:02 +00:00
Bastian Blank 8e1bb416a5 * debian/changelog: Update.
* debian/config: Always enable NETCONSOLE.

svn path=/dists/trunk/linux-2.6/; revision=13778
2009-06-10 22:05:48 +00:00
Bastian Blank b2e9653d3a debian/config: Centralize CPU Frequency scaling options.
svn path=/dists/trunk/linux-2.6/; revision=13773
2009-06-10 19:08:41 +00:00
Bastian Blank 2addd9ca6a debian/config: Centralize Input device support.
svn path=/dists/trunk/linux-2.6/; revision=13770
2009-06-10 11:47:08 +00:00
Bastian Blank c36203b790 * debian/changelog: Update.
* debian/config: Centralize Power Management.

svn path=/dists/trunk/linux-2.6/; revision=13766
2009-06-10 11:23:15 +00:00
Bastian Blank b6a7f6750a debian/config/amd64/config, debian/config/kernelarch-x86/config-arch-64:
Move options.

svn path=/dists/trunk/linux-2.6/; revision=13765
2009-06-10 11:17:20 +00:00
Bastian Blank 6531948445 debian/config/amd64/config, debian/config/i386/config,
debian/config/kernelarch-x86: Move options.

svn path=/dists/trunk/linux-2.6/; revision=13764
2009-06-10 11:15:08 +00:00
Bastian Blank 9125b997aa debian/config/amd64/config, debian/config/i386/config,
debian/config/kernelarch-x86: Move options.

svn path=/dists/trunk/linux-2.6/; revision=13763
2009-06-10 11:09:58 +00:00
Bastian Blank 4e70a560e3 * debian/changelog: Update.
* debian/config: Centralize sound core.

svn path=/dists/trunk/linux-2.6/; revision=13761
2009-06-10 10:55:38 +00:00
Bastian Blank 721910c76d * debian/changelog: Update.
* debian/config/alpha/config, debian/config/amd64/config,
  debian/config/i386/config, debian/config/ia64/config: Disable SOUND_PRIME.

svn path=/dists/trunk/linux-2.6/; revision=13756
2009-06-10 10:37:34 +00:00
Maximilian Attems 48c9524efc clean up old config options step 3
- x86: allow more than 8 cpus to be used on 32-bit
  4272ebfbefd0db40073f3ee5990bceaf2894f08b

- [CPUFREQ] powernow-k8: Always compile powernow-k8 driver with ACPI
  support
  57f4fa699195b761cbea90db5e38b4bc15610c7c

- x86: rename X86_GENERICARCH to X86_32_NON_STANDARD
  e0c7ae376a13fd79a4dad8becab51040d13dfa90

- x86: remove the Voyager 32-bit subarch
  965c7ecaf2e2b083d711a01ab33735a4bdeee1a4

- ALSA: cs4236: cs4232 and cs4236 driver merge to solve PnP BIOS
  detection
  c2b73d1458014a9f461b75bc1756a699a6c0781f

- [WATCHDOG] wdt.c: remove #ifdef CONFIG_WDT_501
  04bedfa542d90ac7a1bbf28287e9861d0da21576

svn path=/dists/trunk/linux-2.6/; revision=13682
2009-05-27 11:24:19 +00:00
Maximilian Attems b62cfba977 clean up old config options step 2
- igb: remove LRO Kconfig option
  5fbbcb79e5371d99565826a352c1003d0f1f0678

- HID: remove compat stuff
  afa5eb7c68689ced4284f01c96feed44a2d0a127

- cfg80211/nl80211: remove usage of CONFIG_NL80211
  633e24ed95b6c87b42f201ecb65c12a75a5a7eef

- tridentfb: delete acceleration Kconfig option
  04645fc337eef283887d3b1204017f1860ed2ff7

- ide: merge ide_arm and ide_generic host drivers
  4465461ece2b9249d6c0cf57bc0002100823e361

svn path=/dists/trunk/linux-2.6/; revision=13681
2009-05-27 11:24:16 +00:00
Maximilian Attems 30ec9c6b05 clean up old config options step 1
- VIDEO_SAA7111 and VIDEO_SAA7114 gone
  see 107063c6156a0cbf055e771baafc28a3e3c0fb9b

- USB: remove phidget drivers from kernel tree.
  see 77aa2b5878f48d6ab6e0c412cc9214c845483475

- USB: serial: rename cp2101 driver to cp210x
  see 03ee251546a9360cbb4c27c250d128dcbcfd9931

- SUNRPC: Remove CONFIG_SUNRPC_REGISTER_V4

- md: remove CONFIG_MD_RAID_RESHAPE config option.

- fbdev: remove cyblafb driver

svn path=/dists/trunk/linux-2.6/; revision=13680
2009-05-27 11:24:09 +00:00
Bastian Blank 6df9474554 * debian/config/amd64/config, debian/config/i386/config:
Remove Xen options.
* debian/config/kernelarch-x86/config: Add Xen options.

svn path=/dists/trunk/linux-2.6/; revision=13655
2009-05-20 15:52:55 +00:00
Bastian Blank 034bb3ebf2 * debian/config/amd64/config: Remove ACPI options.
* debian/config/kernelarch-x86/config: Add ACPI options.

svn path=/dists/trunk/linux-2.6/; revision=13646
2009-05-20 14:27:52 +00:00
Bastian Blank 6933957588 * debian/config/amd64/config.amd64: Remove options.
* debian/config/kernelarch-x86/config-arch-64: Add further options.

svn path=/dists/trunk/linux-2.6/; revision=13645
2009-05-20 14:24:12 +00:00
Bastian Blank 91447d2bbc * debian/config/amd64/config.amd64: Remove options.
* debian/config/kernelarch-x86/config-arch-64: Add further options.

svn path=/dists/trunk/linux-2.6/; revision=13643
2009-05-20 14:18:10 +00:00
Bastian Blank 7a37133cb9 * debian/config/amd64/config: Remove some options.
* debian/config/amd64/defines: Include new config files.
* debian/config/kernelarch-x86: New directory.
* debian/config/kernelarch-x86/config: Add x86 generic options.
* debian/config/kernelarch-x86/config-arch-64: Add x86 64bit options.

svn path=/dists/trunk/linux-2.6/; revision=13642
2009-05-20 14:13:39 +00:00
Bastian Blank 6b04bc7ea5 debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=13641
2009-05-20 13:20:19 +00:00
Maximilian Attems da261d6b58 x86 enable DMAR
disable DMAR_DEFAULT_ON, intel_iommu=on bootparam is needed
to have it enabled. KMS guys will easily find out.

seen same optionset in fedora.

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

svn path=/dists/trunk/linux-2.6/; revision=13579
2009-05-06 12:05:07 +00:00
Maximilian Attems 0f020a324d topconfig enable PAT
was disabled for lenny due beeing crashy at first,
but should have stabilised since.

svn path=/dists/trunk/linux-2.6/; revision=13578
2009-05-06 11:55:04 +00:00
Maximilian Attems bbfc9ff0ff topconfig centralize modular MTD_NAND_NANDSIM
seems that drivers/mtd resisted centralisation yet,
mostly disabled just strange deviation on alpha.

"we already have it for NOR flash with CONFIG_MTD_RAM,
 but we don't have it for NAND flash with CONFIG_MTD_NAND_NANDSIM
 the use case is for people like me who have some ubifs
 volumes to work with on both NOR and NAND flashes outside the target
 machine."

Reported-by: Aurélien Gérôme <ag@debian.org>

svn path=/dists/trunk/linux-2.6/; revision=13577
2009-05-06 11:48:35 +00:00
Maximilian Attems d2abec6d02 x86 set modular EDAC_AMD8111
svn path=/dists/trunk/linux-2.6/; revision=13574
2009-05-05 13:46:18 +00:00
Maximilian Attems b050ac084f x86 set modular EDAC_AMD8131
svn path=/dists/trunk/linux-2.6/; revision=13573
2009-05-05 13:46:14 +00:00
Maximilian Attems 1527ff028f x86_64 enable modular CRYPTO_AES_NI_INTEL
svn path=/dists/trunk/linux-2.6/; revision=13572
2009-05-05 13:46:11 +00:00
Maximilian Attems f3fbb8d860 x86 set DELL_WMI
svn path=/dists/trunk/linux-2.6/; revision=13568
2009-05-05 13:45:59 +00:00
Maximilian Attems f100842100 topconfig centralize 3Dfx fb options
alpha strangely enabled the accel option that no one else did,
most probably an oversight.
set te new FB_3DFX_I2C support.

svn path=/dists/trunk/linux-2.6/; revision=13567
2009-05-05 13:45:55 +00:00
Maximilian Attems 1b2feb1a1b x86 explicitly disable THINKPAD_ACPI_UNSAFE_LEDS
defaults to no and states
"Never enable this option on a distribution kernel"..

svn path=/dists/trunk/linux-2.6/; revision=13554
2009-05-04 13:08:01 +00:00
Maximilian Attems 05532c1f47 x86 disable COMEDI_DEBUG
this beast is not set anywhere else..

svn path=/dists/trunk/linux-2.6/; revision=13552
2009-05-04 13:07:47 +00:00
Maximilian Attems 2553102449 centralize JOYSTICK_IFORCE settings
was the last remaining joystick driver not in topconfig.

svn path=/dists/trunk/linux-2.6/; revision=13185
2009-03-20 16:49:23 +00:00
Maximilian Attems 91a063f395 centralize more debug options
DEBUG_SPINLOCK_SLEEP, DEBUG_KOBJECT, DEBUG_INFO, FRAME_POINTER,
FAULT_INJECTION and LATENCYTOP.

svn path=/dists/trunk/linux-2.6/; revision=13179
2009-03-20 11:43:19 +00:00
Maximilian Attems 798f70f1ac centralize LOCKSTAT setting
svn path=/dists/trunk/linux-2.6/; revision=13178
2009-03-20 11:43:16 +00:00
Maximilian Attems 49cadb9816 centralize DEBUG_SPINLOCK
svn path=/dists/trunk/linux-2.6/; revision=13177
2009-03-20 11:43:13 +00:00
Maximilian Attems dae61a1f36 centralize DEBUG_SLAB setting
seen unset on powerpc for example.

svn path=/dists/trunk/linux-2.6/; revision=13176
2009-03-20 11:43:09 +00:00
Maximilian Attems 0f28ca7c7a x86 revert ACPI_PROCFS unsetting
13:53 < bwh> # CONFIG_ACPI_PROCFS is not set
13:54 < mjg59> bwh: Given that not all of the proc functionality has been
               ported elsewhere yet, I'd say that's aggressive
13:54 < bwh> What's missing?
13:56 < mjg59> bwh: Device wakeup control
13:57 < mjg59> Setting things like DOS
14:00 < bwh> DOS?
14:00 < mjg59> bwh: Display Output Switch

Reported-by: Ben Hutchings <ben@decadent.org.uk>

svn path=/dists/trunk/linux-2.6/; revision=13154
2009-03-17 14:21:01 +00:00
Maximilian Attems 60052ad027 x86_64 set TREE_RCU
see http://lwn.net/Articles/305782/

svn path=/dists/trunk/linux-2.6/; revision=13153
2009-03-17 14:20:58 +00:00
Maximilian Attems 9ba1440113 x86 set OPTIMIZE_INLINING
svn path=/dists/trunk/linux-2.6/; revision=13152
2009-03-17 14:20:56 +00:00
Bastian Blank 5d3ee3838f debian/config: Centralize virtio devices.
svn path=/dists/trunk/linux-2.6/; revision=13141
2009-03-16 22:30:43 +00:00
Bastian Blank 3414af07aa debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=13137
2009-03-16 22:01:18 +00:00
Maximilian Attems 8f5eba2f49 Merge branch 'deprecated'
svn path=/dists/trunk/linux-2.6/; revision=13131
2009-03-16 16:41:00 +00:00
Maximilian Attems a3f0b7852b topconfig centralize joystick drivers
while we are at it, define those in topconfig.

svn path=/dists/trunk/linux-2.6/; revision=13129
2009-03-16 16:33:46 +00:00
Maximilian Attems 071f965fba topconfig set modular JOYSTICK_DB9
not confined on divers archs..

svn path=/dists/trunk/linux-2.6/; revision=13128
2009-03-16 16:33:43 +00:00
Maximilian Attems 43f528497d x86 explicitly unset MTD_PHYSMAP_COMPAT
svn path=/dists/trunk/linux-2.6/; revision=13115
2009-03-16 15:54:11 +00:00
Maximilian Attems 9285845119 x86 set X86_REROUTE_FOR_BROKEN_BOOT_IRQS
only affects the broken boards, fixes spuious interrupts there.

svn path=/dists/trunk/linux-2.6/; revision=13114
2009-03-16 15:54:08 +00:00
Maximilian Attems cc82264774 x86 explicitly unset MAXSMP
svn path=/dists/trunk/linux-2.6/; revision=13113
2009-03-16 15:54:06 +00:00
Maximilian Attems 2b005a1b74 x86_64 unset AMD_IOMMU_STATS
could be set if demand..

svn path=/dists/trunk/linux-2.6/; revision=13112
2009-03-16 15:54:03 +00:00
Maximilian Attems 127a15451b x86 unset EARLY_PRINTK_DBGP
move it from topconfig as x86 specific

svn path=/dists/trunk/linux-2.6/; revision=13101
2009-03-12 12:37:21 +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
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 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 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
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 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 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 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 bd719300c5 topconfig centralize usb webcam support
sparc has again no business in turning them off,
keep them off on some embedded archs.

this is not yet complete for drivers/media/video,
but a first big step.

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

svn path=/dists/trunk/linux-2.6/; revision=13013
2009-03-08 09:14:31 +00:00
Maximilian Attems e1d87709cb topconfig set USB_HIDDEV
sparc has no business in turning it off,
leave it unset in footbridge - maybe intentional there.
thus nuked dup definitions.

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

svn path=/dists/trunk/linux-2.6/; revision=12957
2009-03-01 18:22:24 +00:00
Martin Michlmayr 959a2fe262 CONFIG_BLK_DEV_IDE was renamed to CONFIG_IDE_GD upstream. Update all
configs accordingly.

svn path=/dists/trunk/linux-2.6/; revision=12850
2009-02-18 17:08:42 +00:00
Maximilian Attems 9af5292fa6 [x86_64] set NR_CPUS to 512
2.6.27 saw the relevant fixes for NR_CPUS > 128 by the sgi guys:
"Yes, we are aiming at having NR_CPUS=4096 as the default for distros
using 2.6.27." Mike Travis <travis@sgi.com>

don't shoot that high but 32 is much too low, 512 is seen in fedora,
thus presumed good.

svn path=/dists/trunk/linux-2.6/; revision=12823
2009-02-17 12:53:06 +00:00
Maximilian Attems 5fad4790a6 centralize CAPI_TRACE setting
svn path=/dists/trunk/linux-2.6/; revision=12810
2009-02-15 21:50:02 +00:00
Maximilian Attems f04fb5c7ef centralize DEFXX settings
no point in duplicating and forgetting to set half of it.
also sparc has no impetus in disabling it.

svn path=/dists/trunk/linux-2.6/; revision=12809
2009-02-15 21:49:59 +00:00
Maximilian Attems 5567278f05 x86_64 DMAR seems still not ready
thanks for sjoerd to pinpointing that change as the bad one.
see https://bugzilla.redhat.com/show_bug.cgi?id=479996
https://lists.linux-foundation.org/pipermail/iommu/2009-February/001117.html

Reported-by: Sjoerd Simons <sjoerd@debian.org>

svn path=/dists/trunk/linux-2.6/; revision=12807
2009-02-15 21:49:52 +00:00
Maximilian Attems 6194a43851 Revert "redisable STRICT_DEVMEM"
This reverts commit 00e5ac319f0882f4955c577b4c7e437577618961.

it was wrongly pinpointed as a kernel panic, reenable it.

svn path=/dists/trunk/linux-2.6/; revision=12806
2009-02-15 21:49:47 +00:00
Maximilian Attems 76c477e618 topconfig centralize SCSI_IZIP_* settings
they are unset everywhere beside courageous alpha.

svn path=/dists/trunk/linux-2.6/; revision=12800
2009-02-13 17:52:50 +00:00
Maximilian Attems fa2ca6cfd7 topconfig centralize SCSI_IMM setting
seen undefined on ppc, kept unset on diverse configs.

svn path=/dists/trunk/linux-2.6/; revision=12799
2009-02-13 17:48:44 +00:00
Maximilian Attems bb64087c47 topconfig centralise SCSI_PPA setting
kept undefined on the archs that set so.
seen undefined on ppc.

svn path=/dists/trunk/linux-2.6/; revision=12798
2009-02-13 17:46:51 +00:00
Maximilian Attems 25ce53bfe0 topconfig set KPROBES setting
no point in duplicating that all over the place.

svn path=/dists/trunk/linux-2.6/; revision=12795
2009-02-13 17:38:53 +00:00
Maximilian Attems 59bd9824c6 x86_64 unset KVM_TRACE too
svn path=/dists/trunk/linux-2.6/; revision=12785
2009-02-13 16:42:26 +00:00
Maximilian Attems 3545a238ac x86 disable X86_CHECK_BIOS_CORRUPTION
default disabled.

svn path=/dists/trunk/linux-2.6/; revision=12763
2009-02-12 16:02:31 +00:00
Maximilian Attems 9130695919 redisable STRICT_DEVMEM
"new kernel snapshots seem to panic when going into X :(
it completely locks up"
Reported-by: Sjoerd Simons <sjoerd@debian.org>

svn path=/dists/trunk/linux-2.6/; revision=12762
2009-02-11 10:27:55 +00:00
Maximilian Attems b3b7ff1c1b x86 fix IO delay type choice
svn path=/dists/trunk/linux-2.6/; revision=12752
2009-02-10 11:18:08 +00:00
Maximilian Attems 55dd288ab8 x86 explicitly disable memtest
nobody spoke for it, disabled in fedora, better boot targets that do it,
so whatever..

svn path=/dists/trunk/linux-2.6/; revision=12748
2009-02-10 11:17:58 +00:00
Maximilian Attems 668faffd7e x86 set STRICT_DEVMEM
in theory this shouldn't block X or dosemu or other /dev/mem users.
let's see if there will be any fallout..

Acked-by: Ben Hutchings <ben@decadent.org.uk>

svn path=/dists/trunk/linux-2.6/; revision=12733
2009-02-09 10:56:19 +00:00
Maximilian Attems 98d074b8f5 x86 explicitly set X86_VERBOSE_BOOTUP
as noted by Ben Hutchings easily overriden by "quiet" bootparam.

svn path=/dists/trunk/linux-2.6/; revision=12732
2009-02-09 10:56:15 +00:00
Maximilian Attems 335849f814 x86: explicitly disable XEN_DEBUG_FS
default disabled
"it's probably only really useful for developers" -ian

Acked-by: Ian Campbell <ijc@hellion.org.uk>

svn path=/dists/trunk/linux-2.6/; revision=12717
2009-02-06 14:22:14 +00:00
Maximilian Attems ed784a62de x86_64 set modular CRYPTO_CRC32C_INTEL
svn path=/dists/trunk/linux-2.6/; revision=12714
2009-02-06 13:36:11 +00:00
Maximilian Attems cd5d82b8ef x86_64 explicitly disable debug MMIOTRACE
default disabled.

svn path=/dists/trunk/linux-2.6/; revision=12712
2009-02-06 13:36:07 +00:00
Maximilian Attems c887f32689 x86_64 set INTR_REMAP
needed to to support platforms with CPU's having > 8 bit APIC ID

svn path=/dists/trunk/linux-2.6/; revision=12692
2009-02-06 13:35:13 +00:00
Maximilian Attems 57a806ad0f x86_64: set DMAR and friends
svn path=/dists/trunk/linux-2.6/; revision=12691
2009-02-06 13:35:10 +00:00
Maximilian Attems ffa4d7f6e7 x86 set ondemand as default governor
as anyway done by init scripts later ;)

svn path=/dists/trunk/linux-2.6/; revision=12690
2009-02-06 13:35:07 +00:00
Maximilian Attems 1816ac5149 x86 explicitly disable CMDLINE_BOOL
we have working bootloaders.
ppc and sparc maintainers might also want to do so.

svn path=/dists/trunk/linux-2.6/; revision=12689
2009-02-06 13:35:03 +00:00
Maximilian Attems 655d66960f x86 set MICROCODE_INTEL and MICROCODE_AMD
svn path=/dists/trunk/linux-2.6/; revision=12658
2009-01-30 21:16:48 +00:00
Maximilian Attems a24840dcb5 x86: enable OPROFILE_IBS
svn path=/dists/trunk/linux-2.6/; revision=12657
2009-01-30 21:16:42 +00:00
Maximilian Attems 252a4ebd66 ACPI_DOCK is bool and not tristate
fixes build warning:
.config:2908:warning: symbol value 'm' invalid for ACPI_DOCK

svn path=/dists/trunk/linux-2.6/; revision=12578
2009-01-18 20:23:44 +00:00
Bastian Blank a94d55bc0d Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=12535
2008-12-28 16:55:48 +00:00
Maximilian Attems 86bcb8afbc CONFIG_ISDN is no longer triple symbol
fixes:
.config:75:warning: symbol value 'm' invalid for ISDN

svn path=/dists/trunk/linux-2.6/; revision=12420
2008-11-23 15:42:56 +00:00
Maximilian Attems c7e179321c x86 enable X86_RESERVE_LOW_64K for buggy bios
svn path=/dists/trunk/linux-2.6/; revision=12414
2008-11-23 15:42:20 +00:00
Maximilian Attems 51793ddf80 x86_64 set MTRR_SANITIZER and related options
allows X drivers to add writeback entries as it converts
MTRR layout from continuous to discrete
details on 95ffa2438d0e9c48779f0106b1c0eb36165e759c

can be disabled with disable_mtrr_cleanup on bootup if crashes.
enabled in fedora too, let's see how it shakes here.

svn path=/dists/trunk/linux-2.6/; revision=12219
2008-09-10 09:35:49 +00:00
Maximilian Attems 731fd4b63c x86_64 set AMD_IOMMU
see 8d283c35a293e6091fdf7ef86842c1174c48a941 for details

svn path=/dists/trunk/linux-2.6/; revision=12218
2008-09-10 09:35:45 +00:00
Maximilian Attems 02ca73ecfd x86 unset PARAVIRT_DEBUG
svn path=/dists/trunk/linux-2.6/; revision=12165
2008-09-04 14:39:54 +00:00
Maximilian Attems a9200f3195 x86: enable X86_MPPARSE
default anyway, MPS table needed for old x86 smp boxes.

svn path=/dists/trunk/linux-2.6/; revision=12164
2008-09-04 14:39:52 +00:00
dann frazier 9ba6114c91 [x86, ia64] Enable ACPI_PCI_SLOT
svn path=/dists/trunk/linux-2.6/; revision=12151
2008-08-29 23:04:39 +00:00
Maximilian Attems c86215f948 x86 set MOUSE_BCM5974
new driver for apple air touchpad

svn path=/dists/trunk/linux-2.6/; revision=12083
2008-08-15 21:37:10 +00:00
Ian Campbell 4ea038575e Enable Xen in amd64 kernel images.
Also explicitly list some Xen symbols in the i386 config which were
simply taken by default before, no actual change to the configuration.

svn path=/dists/trunk/linux-2.6/; revision=12051
2008-08-12 20:54:50 +00:00
Bastian Blank f4ab53ffa2 Move HP_ILO setting, this hardware is way to special
* debian/config/config: Remove HP_ILO.
* debian/config/amd64/config, debian/config/i386/config: Set HP_ILO.

svn path=/dists/trunk/linux-2.6/; revision=11903
2008-07-25 08:14:24 +00:00
Bastian Blank ac797b278e Reenable SECCOMP.
* debian/changelog: Update.
* debian/config/amd64/config, debian/config/i386/config,
  debian/config/mips/config, debian/config/mipsel/config,
  debian/config/powerpc/config, debian/config/sparc/config: Set SECCOMP.

svn path=/dists/trunk/linux-2.6/; revision=11885
2008-07-23 15:49:43 +00:00
Bastian Blank 69c2a1f0da debian/config: Drop xen-vserver variant.
svn path=/dists/trunk/linux-2.6/; revision=11884
2008-07-23 15:11:53 +00:00
Bastian Blank daef199d24 debian/config/amd64/openvz/defines,
debian/config/i386/openvz/defines: Don't overwrite image options.

svn path=/dists/trunk/linux-2.6/; revision=11882
2008-07-23 15:07:26 +00:00
Maximilian Attems cde55a0027 openvz cleanup amd64 flavour
no xen image type, no amd64 specific variable settings.

svn path=/dists/trunk/linux-2.6/; revision=11869
2008-07-21 14:37:45 +00:00
Bastian Blank c10b3b88e3 debian/config/amd64, debian/config/i386: Remove explicit LOG_BUF_SHIFT settings.
svn path=/dists/trunk/linux-2.6/; revision=11837
2008-07-14 21:00:50 +00:00
Bastian Blank aa84751e04 debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=11832
2008-07-14 05:32:53 +00:00
Maximilian Attems 2989a7a747 amd64: set upstream default NODES_SHIFT
last missing unset variable for amd64

svn path=/dists/trunk/linux-2.6/; revision=11827
2008-07-13 23:35:43 +00:00
Maximilian Attems 73d13ca991 x86 set THERMAL_HWMON
svn path=/dists/trunk/linux-2.6/; revision=11803
2008-07-06 23:12:21 +00:00
Maximilian Attems 50d63c19e0 x86: disable X86_PAT
playing on the safe side, it is current default due to possible
boot crash + hangs, should get enabled postlenny.

svn path=/dists/trunk/linux-2.6/; revision=11755
2008-07-04 08:59:12 +00:00
Maximilian Attems 7b01f544c3 explicitly unset EDD_OFF
edd can be unset by boot params, no negative reports,
so staying on default.

svn path=/dists/trunk/linux-2.6/; revision=11750
2008-07-03 16:55:55 +00:00
Maximilian Attems 9bc1d01982 [amd64] Enable default disabled memtest boot param
memtest=4 enables memtest at bootup.

svn path=/dists/trunk/linux-2.6/; revision=11749
2008-07-03 16:55:52 +00:00
Maximilian Attems e1f6904a8b x86_64 add a barebone openvz featureset
for now yet topdisabled,
once patch is landed x86_32 and ia64 will follow..

svn path=/dists/trunk/linux-2.6/; revision=11725
2008-06-29 12:00:58 +00:00
Maximilian Attems 0e4f4589d5 x86: enable modular FB_UVESA
module not autoloaded, said to coexist with vesafb
give users the playground..

nuke dup disabling in arm, topconfig disabled.

svn path=/dists/trunk/linux-2.6/; revision=11690
2008-06-23 14:05:00 +00:00
Maximilian Attems c440722f62 x86/ia64 set HPET_RTC_IRQ
fixes freeze on #479709

svn path=/dists/trunk/linux-2.6/; revision=11665
2008-06-19 21:43:16 +00:00
Maximilian Attems f652604570 amd64: enable explicitly SPARSEMEM_VMEMMAP
svn path=/dists/trunk/linux-2.6/; revision=11634
2008-06-13 10:39:07 +00:00
Bastian Blank 275057428b debian/config/amd64/config, debian/config/i386/config:
Remove duplicated options.

svn path=/dists/trunk/linux-2.6/; revision=11567
2008-06-07 20:34:31 +00:00
Bastian Blank 36b82cf9c7 debian/config: Remove duplicated core settings.
svn path=/dists/trunk/linux-2.6/; revision=11566
2008-06-07 20:32:36 +00:00
Bastian Blank 4e6a1792a4 debian/config: Remove duplicated BRIDGE.
svn path=/dists/trunk/linux-2.6/; revision=11549
2008-06-07 12:34:16 +00:00
Bastian Blank cb355398cb debian/config: Remove cuplicated CRC options.
svn path=/dists/trunk/linux-2.6/; revision=11546
2008-06-07 12:23:23 +00:00
Bastian Blank c970a0d397 * debian/config/amd64/config: Remove duplicated SPARSEMEM_VMEMMAP.
* debian/config/powerpc/config.powerpc64: Fix.

svn path=/dists/trunk/linux-2.6/; revision=11540
2008-06-07 11:33:50 +00:00
Maximilian Attems 5a7c25c58b topconfig: Enable PROFILING across all flavours.
centralize PROFILING setting, shouldn't be disabled.

svn path=/dists/trunk/linux-2.6/; revision=11539
2008-06-07 11:23:01 +00:00
Maximilian Attems fe4a5b0b92 x86: set NET_DMA
now available with dma engine

svn path=/dists/trunk/linux-2.6/; revision=11508
2008-06-02 22:40:08 +00:00
Maximilian Attems ad35616b47 x86: Enable dma engine.
first step for that bug closure, mark it pending,
as other options will be enabled too.

svn path=/dists/trunk/linux-2.6/; revision=11507
2008-06-02 22:37:04 +00:00
Maximilian Attems eb5f0a6ef9 amd64 SPARSEMEM_VMEMMAP seems not a silent config
reset it

svn path=/dists/trunk/linux-2.6/; revision=11494
2008-05-29 21:41:08 +00:00
Bastian Blank 157cfb53b0 debian/config: Remove old options.
svn path=/dists/trunk/linux-2.6/; revision=11489
2008-05-29 15:31:51 +00:00
Bastian Blank 053e4216e2 debian/config: Remove silent options.
svn path=/dists/trunk/linux-2.6/; revision=11479
2008-05-28 22:30:51 +00:00
Bastian Blank 5ffc573d78 debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=11470
2008-05-28 22:03:10 +00:00
Maximilian Attems f6b87f0137 WDC_ALI15X3 gone
see e7f379d5cabb2790ecce5d623382fa6085e7686d,
There is "wdc_udma" module parameter now.

svn path=/dists/trunk/linux-2.6/; revision=11397
2008-05-15 23:12:51 +00:00
Maximilian Attems 4c8ad31181 kill PCNET32_NAPI references
01935d7d2c544a5dfc8313f79ed164d45115aa33 nuked non NAPI code
centralize topconfig PCNET32 settings

svn path=/dists/trunk/linux-2.6/; revision=11396
2008-05-15 23:12:22 +00:00
Maximilian Attems a10d2faa9b topconfig unset PRISM54
nuke any duplicate definition, P54 is wanted these days.

svn path=/dists/trunk/linux-2.6/; revision=11374
2008-05-12 11:22:21 +00:00
Maximilian Attems 62cd30f371 topconfig centralize PPP options
were spread all over the place, with confliction decisions.
dubious unset in s390.

svn path=/dists/trunk/linux-2.6/; revision=11369
2008-05-11 22:32:25 +00:00
Maximilian Attems f726e5134a topconfig: centralize SLIP settings
spread over all files and conflicting decisions,
just keep s390 disabling..

svn path=/dists/trunk/linux-2.6/; revision=11368
2008-05-11 22:30:28 +00:00
Maximilian Attems dfd3e92a3b amd64: set initial pvops Xen amd64 config options
most of these are a nogo for the generic config.
but this is a first start for the x86_64 -xen flavour for now.

svn path=/dists/trunk/linux-2.6/; revision=11342
2008-05-09 13:38:31 +00:00
Maximilian Attems 23f2eeca75 x86: enable modular FB_N411
see 0e27aa3dabb541edee9f23b37114856a528de01e

svn path=/dists/trunk/linux-2.6/; revision=11310
2008-05-06 13:46:30 +00:00
Maximilian Attems 9b52bd9fa7 x86: enable EEEPC_LAPTOP hotkey driver
supports  Fn-Fx keys on Eee PC laptops,
see e59f87966adef2cb03d419530e3ade5159487d6d
already shipped by fedora for some time,
we allmost had it for 2.6.25 too.

svn path=/dists/trunk/linux-2.6/; revision=11291
2008-05-05 12:14:04 +00:00