Commit Graph

1905 Commits

Author SHA1 Message Date
Ben Hutchings bdcbcf2861 Reenable accidentally omitted drivers, thanks to Uwe Kleine-König (Closes: #558011)
svn path=/dists/trunk/linux-2.6/; revision=14702
2009-11-29 22:48:35 +00:00
Bastian Blank 7e463fa2e8 debian/config/config: Enable RDS_RDMA and RDS_TCP.
svn path=/dists/trunk/linux-2.6/; revision=14693
2009-11-27 16:55:41 +00:00
Bastian Blank 90ea2f4949 debian/config/config: Explicitely unset PCIE_ECRC.
svn path=/dists/trunk/linux-2.6/; revision=14692
2009-11-27 16:52:55 +00:00
Bastian Blank e1be69e95d * debian/changelog: Update.
* debian/config/config: Move PCIe options.
* debian/config/ia64/config, debian/config/kernelarch-x86/config:
  Remove duplicated options.

svn path=/dists/trunk/linux-2.6/; revision=14691
2009-11-27 16:52:06 +00:00
Bastian Blank 2c8d224629 debian/config/ia64/config, debian/config/mips: Remove duplicated options.
svn path=/dists/trunk/linux-2.6/; revision=14690
2009-11-27 16:46:14 +00:00
Bastian Blank 2435c810e9 debian/config/mips, debian/config/mipsel, debian/config/sparc:
Remove special sound/core options.

svn path=/dists/trunk/linux-2.6/; revision=14689
2009-11-27 16:44:23 +00:00
Bastian Blank 273b8e9a18 debian/config/config:
Explicitely unset NL80211_TESTMODE and CFG80211_DEVELOPER_WARNINGS.

svn path=/dists/trunk/linux-2.6/; revision=14688
2009-11-27 16:38:46 +00:00
Bastian Blank c7391a9e07 debian/config: Remove duplicated options.
svn path=/dists/trunk/linux-2.6/; revision=14687
2009-11-27 16:33:54 +00:00
Bastian Blank 4e14cd8347 * debian/changelog: Update.
* debian/config/mips/config.r5k-ip32:
  - Remove SOUND_PRIME.
  - Remove remaining OSS drivers.

svn path=/dists/trunk/linux-2.6/; revision=14686
2009-11-27 16:28:11 +00:00
Bastian Blank 46cfbd84d4 debian/config: Centralize sound/usb options.
svn path=/dists/trunk/linux-2.6/; revision=14685
2009-11-27 16:23:41 +00:00
Bastian Blank c7da8db431 * debian/config/kernelarch-x86/config:
Explicitely set X86_MCE_INTEL and X86_MCE_AMD.
* debian/config/kernelarch-x86/config-arch-64: Remove duplicated options.

svn path=/dists/trunk/linux-2.6/; revision=14684
2009-11-27 16:14:22 +00:00
Bastian Blank b5e831d211 debian/config/kernelarch-x86/config-arch-32: Explicitely set PHYSICAL_ALIGN.
svn path=/dists/trunk/linux-2.6/; revision=14683
2009-11-27 16:12:20 +00:00
Bastian Blank 88d521f561 debian/config/kernelarch-x86/config: Explicitely unset OPROFILE_EVENT_MULTIPLEX.
svn path=/dists/trunk/linux-2.6/; revision=14682
2009-11-27 16:10:07 +00:00
Bastian Blank 93bfacb3eb debian/config/kernelarch-x86/config-arch-32: Explicitely unset X86_PPRO_FENCE.
svn path=/dists/trunk/linux-2.6/; revision=14681
2009-11-27 16:08:51 +00:00
Bastian Blank 2082d5ac8e Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=14674
2009-11-24 19:06:37 +00:00
Bastian Blank b32ff12ee0 debian/config: Centralize PCI options.
svn path=/dists/trunk/linux-2.6/; revision=14668
2009-11-23 23:26:17 +00:00
Bastian Blank 9dc6310f5a * debian/changelog: Update.
* debian/config/config: Enable PCI_MSI.
* debian/config/ia64/config, debian/config/kernelarch-x86/config:
  Remove duplicated options.

svn path=/dists/trunk/linux-2.6/; revision=14667
2009-11-23 23:22:59 +00:00
Bastian Blank 4b79f318d1 debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=14666
2009-11-23 23:20:06 +00:00
Martin Michlmayr 34320ebecf [armel/kirkwood] Turn on USB_SUSPEND
svn path=/dists/trunk/linux-2.6/; revision=14662
2009-11-22 13:57:34 +00:00
Ben Hutchings b575145097 Merge /dists/sid/linux-2.6.
This should include all changes up to 2.6.31-2, except patches merged upstream.
Fix up ARM patches to apply to 2.6.32.

svn path=/dists/trunk/linux-2.6/; revision=14642
2009-11-17 01:18:56 +00:00
Martin Michlmayr 8b2c2ae600 document why some options are turned off
svn path=/dists/trunk/linux-2.6/; revision=14610
2009-11-12 21:14:33 +00:00
Martin Michlmayr 21c27aa469 fix "warning: symbol value 'm' invalid for FIXED_PHY" by inheriting this
value from topconfig

svn path=/dists/trunk/linux-2.6/; revision=14608
2009-11-12 18:11:02 +00:00
Martin Michlmayr 525e3c08f7 [armel] Re-enable options that were turned off recently because of
size constraints

svn path=/dists/trunk/linux-2.6/; revision=14607
2009-11-12 18:06:20 +00:00
Martin Michlmayr 0dc5a508cb [armel] Enable KERNEL_LZMA, i.e. compress kernels with lzma to get
much better compression.

svn path=/dists/trunk/linux-2.6/; revision=14606
2009-11-12 17:34:23 +00:00
Martin Michlmayr 8fe0402235 MTD_CMDLINE_PARTS makes sense on some platforms
svn path=/dists/trunk/linux-2.6/; revision=14603
2009-11-12 17:26:59 +00:00
Martin Michlmayr f2ee8ac82b MTD_BLOCK should stay built-in (otherwise upgrades are more difficult)
svn path=/dists/trunk/linux-2.6/; revision=14602
2009-11-12 17:25:49 +00:00
Martin Michlmayr b986c1ece6 [armel/orion5x, armel/kirkwood] Enable ISDN (requested by Markus
Krebs).

svn path=/dists/trunk/linux-2.6/; revision=14580
2009-11-06 21:07:45 +00:00
Martin Michlmayr 817fee2c80 make it modular (to be in sync with other configs)
svn path=/dists/trunk/linux-2.6/; revision=14530
2009-10-30 21:14:39 +00:00
Martin Michlmayr 99e38a9e27 no need to set these
svn path=/dists/trunk/linux-2.6/; revision=14529
2009-10-30 21:12:19 +00:00
Martin Michlmayr 4eaac41282 make some MTD chip support modular
svn path=/dists/trunk/linux-2.6/; revision=14528
2009-10-30 20:42:48 +00:00
Martin Michlmayr fe684596d8 turn off CONFIG_MTD_CMDLINE_PARTS on arm
svn path=/dists/trunk/linux-2.6/; revision=14527
2009-10-30 20:40:07 +00:00
Martin Michlmayr 59e0c14510 unifiy FTL and FTLN
svn path=/dists/trunk/linux-2.6/; revision=14526
2009-10-30 20:36:29 +00:00
Martin Michlmayr d5b35d1089 make MTD_BLOCK & MTD_BLOCK_RO modular on arm.
svn path=/dists/trunk/linux-2.6/; revision=14525
2009-10-30 20:35:15 +00:00
Martin Michlmayr 8b29760a7f enable CESA
svn path=/dists/trunk/linux-2.6/; revision=14524
2009-10-30 12:12:20 +00:00
Martin Michlmayr 01fb240bfd [armel/orion5x, armel/kirkwood] Make sure VGA_CONSOLE is disabled,
otherwise the kernel won't boot.

svn path=/dists/trunk/linux-2.6/; revision=14523
2009-10-30 12:10:24 +00:00
Martin Michlmayr 5d798cb23c [armel/orion5x, armel/kirkwood] Make sure VGA_CONSOLE is disabled,
otherwise the kernel won't boot.

svn path=/dists/sid/linux-2.6/; revision=14522
2009-10-30 12:10:01 +00:00
Martin Michlmayr c78725f077 remove unknown variables
svn path=/dists/trunk/linux-2.6/; revision=14521
2009-10-30 11:42:35 +00:00
Martin Michlmayr 6bf0919afc config variable changed
svn path=/dists/trunk/linux-2.6/; revision=14519
2009-10-30 10:18:55 +00:00
Martin Michlmayr 1ff1787e5a [armel/kirkwood, armel/orion5x] Enable ORION_WATCHDOG
svn path=/dists/sid/linux-2.6/; revision=14518
2009-10-30 10:18:40 +00:00
Bastian Blank 9f403ecc9b debian/config/kernelarch-x86/config-arch-64: Remove old options.
svn path=/dists/trunk/linux-2.6/; revision=14517
2009-10-30 09:15:13 +00:00
Bastian Blank c2d45b15ba * debian/changelog: Update.
* debian/config/config: Set TREE_RCU.
* debian/config/kernelarch-x86/config-arch-64: Remove duplicated options.

svn path=/dists/trunk/linux-2.6/; revision=14516
2009-10-30 09:00:53 +00:00
Bastian Blank 055aaac3cb debian/config/kernelarch-x86/config:
Move x86 specific options from debian/config/config.

svn path=/dists/trunk/linux-2.6/; revision=14515
2009-10-30 08:49:05 +00:00
Bastian Blank 25dc024d3b * debian/changelog: Update.
* debian/config/config: Enable CRYPTO_VMAC and CRYPTO_GHASH.

svn path=/dists/trunk/linux-2.6/; revision=14514
2009-10-30 08:46:42 +00:00
Bastian Blank 4702752647 debian/config/config: Explicitely enable LBDAF.
svn path=/dists/trunk/linux-2.6/; revision=14513
2009-10-30 08:40:29 +00:00
Bastian Blank 962d39259e * debian/changelog: Update.
* debian/config/config
  - Set SLUB.
  - Remove SLAB related debugging options.

svn path=/dists/trunk/linux-2.6/; revision=14512
2009-10-30 08:36:50 +00:00
Bastian Blank 227ee5a3af * debian/changelog: Update.
* debian/config/config: Enable PERF_EVENTS and EVENT_PROFILE.
* debian/config/kernelarch-x86/config: Remove old option.

svn path=/dists/trunk/linux-2.6/; revision=14511
2009-10-30 08:31:01 +00:00
Bastian Blank e00835d99b * debian/changelog: Update.
* debian/config/sparc/config: Remove EXT2_FS.

svn path=/dists/trunk/linux-2.6/; revision=14510
2009-10-30 08:19:56 +00:00
Bastian Blank 7856d5ca24 debian/config/m68k/config: Remove duplicated option.
svn path=/dists/trunk/linux-2.6/; revision=14509
2009-10-29 21:08:06 +00:00
Bastian Blank 3bf510bc91 debian/config: Remove duplicated options.
svn path=/dists/trunk/linux-2.6/; revision=14507
2009-10-29 20:57:06 +00:00
Bastian Blank 2261cf7ea8 * debian/config/mipsel/config.sb1-bcm91250a: Remove.
* debian/config/mipsel/defines: Set config file location.

svn path=/dists/trunk/linux-2.6/; revision=14500
2009-10-29 11:24:48 +00:00
Bastian Blank 8fba93234e * debian/config/mipsel/config.sb1a-bcm91480b: Remove.
* debian/config/mipsel/defines: Set config file location.

svn path=/dists/trunk/linux-2.6/; revision=14499
2009-10-29 11:23:30 +00:00
Bastian Blank 059db51cb1 * debian/config/mipsel/config.4kc-malta: Remove.
* debian/config/mipsel/defines: Set config file location.

svn path=/dists/trunk/linux-2.6/; revision=14498
2009-10-29 11:21:09 +00:00
Bastian Blank c217b59312 * debian/config/mips/config.5kc-malta: Merge mipsel config.
* debian/config/mipsel/defines: Set config file location.
* debian/config/mipsel/config.5kc-malta: Remove.

svn path=/dists/trunk/linux-2.6/; revision=14497
2009-10-29 11:19:43 +00:00
Bastian Blank 2d421e68f6 debian/config/mips, debian/config/mipsel: Unify endianess selection.
svn path=/dists/trunk/linux-2.6/; revision=14496
2009-10-29 11:05:14 +00:00
Bastian Blank 9427eb9276 debian/config/sparc: Unify configs.
svn path=/dists/trunk/linux-2.6/; revision=14495
2009-10-29 10:58:05 +00:00
Bastian Blank 6154bd8f7a * debian/config/amd64/config.amd64: Remove empty file.
* debian/config/amd64/defines, debian/config/i386/defines:
  Update config file selection.
* debian/config/kernelarch-x86/config-arch-64:
  Merge missing arch specific stuff.

svn path=/dists/trunk/linux-2.6/; revision=14494
2009-10-29 10:52:17 +00:00
Bastian Blank 5424d006b0 * debian/config/amd64/config, debian/config/i386/config:
Remove empty files.
* debian/config/amd64/defines, debian/config/i386/defines:
  Update config file selection.
* debian/config/kernelarch-x86/config,
  debian/config/kernelarch-x86/config-arch-32,
  debian/config/kernelarch-x86/config-arch-64:
  Merge missing arch specific stuff.

svn path=/dists/trunk/linux-2.6/; revision=14493
2009-10-29 10:50:03 +00:00
Bastian Blank dfeae13097 debian/config/amd64/config, debian/config/i386/config,
debian/config/kernelarch-x86: Move options.

svn path=/dists/trunk/linux-2.6/; revision=14488
2009-10-29 09:38:10 +00:00
Bastian Blank a3634c7e99 debian/config/amd64/config, debian/config/i386/config,
debian/config/kernelarch-x86/config: Move options.

svn path=/dists/trunk/linux-2.6/; revision=14487
2009-10-29 09:34:47 +00:00
Bastian Blank 0cce6432ab debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=14486
2009-10-29 09:31:47 +00:00
Bastian Blank e39e268dbd Move all description related config options into its own section.
* debian/bin/gencontrol.py: Handle description parts.
* debian/config: Update.
* debian/lib/python/debian_linux/config.py: Recognize new section.
* debian/lib/python/debian_linux/gencontrol.py: Remove old code.

svn path=/dists/trunk/linux-2.6/; revision=14469
2009-10-27 16:35:16 +00:00
Martin Michlmayr b8107af4c8 [armel/kirkwood] Enable CRYPTO_DEV_MV_CESA (Closes: #552270).
svn path=/dists/sid/linux-2.6/; revision=14467
2009-10-27 13:19:04 +00:00
Bastian Blank 9bd93b7e01 * debian/changelog: Update.
* debian/config/powerpc/config: Enable BATTERY_PMU.

svn path=/dists/sid/linux-2.6/; revision=14443
2009-10-24 17:14:21 +00:00
Bastian Blank fdfd689c35 * debian/changelog: Update.
* debian/config/defines: Set abiname to 1.

svn path=/dists/sid/linux-2.6/; revision=14442
2009-10-24 16:56:36 +00:00
Bastian Blank 32e5acabe0 debian/config/config: Fix some options.
svn path=/dists/trunk/linux-2.6/; revision=14439
2009-10-24 16:30:14 +00:00
Bastian Blank 4f7ca7019c debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=14435
2009-10-23 16:26:40 +00:00
Bastian Blank e02684f4bd Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=14434
2009-10-23 16:21:00 +00:00
Maximilian Attems 8b222dfb5a Revert "[x86_64] Set LOG_BUF_SHIFT to 2^18."
we don't currenlty use the full buffer, so needless for now.

This reverts commit 5b222597d932e4465fd451b26167ca96e460d574.

Conflicts:

	linux-2.6/debian/changelog

svn path=/dists/trunk/linux-2.6/; revision=14433
2009-10-23 12:06:46 +00:00
Ben Hutchings 15fcdbc51a [x86_64] Enable NUMA_EMU (Closes: #541389)
svn path=/dists/trunk/linux-2.6/; revision=14423
2009-10-23 01:31:06 +00:00
Maximilian Attems e171d9b959 topconfig set LSM_MMAP_MIN_ADDR to redcommended 32768
for x86_32 to zero, for x86_64 and ia64 to 65536.

svn path=/dists/trunk/linux-2.6/; revision=14420
2009-10-20 08:23:10 +00:00
Maximilian Attems 0df5a19f52 Unset UEVENT_HELPER_PATH to save some boot cycles.
even Lenny no longer used to have /sbin/hotplug,
saves a few cycles on boot.

svn path=/dists/trunk/linux-2.6/; revision=14417
2009-10-19 22:45:24 +00:00
Maximilian Attems c28edfbcc8 topconfig: Set LSM_MMAP_MIN_ADDR to zero to unbreak dosemu and 16-bit Wine.
svn path=/dists/trunk/linux-2.6/; revision=14416
2009-10-19 22:39:24 +00:00
Maximilian Attems f90be03ebd [x86_64] Set LOG_BUF_SHIFT to 2^18.
ia64 might want to follow, should help to really collect debugging info
and have the nice reports thanks to benh's work.

set for now on x86_64 where mem requirements for it don't seem huge:
256KB versus 128KB.

svn path=/dists/trunk/linux-2.6/; revision=14415
2009-10-19 22:27:35 +00:00
Maximilian Attems 4d4ec998b2 [x86] Enable modular X86_MCE_INJECT
svn path=/dists/trunk/linux-2.6/; revision=14414
2009-10-19 22:14:01 +00:00
Maximilian Attems ffb1fc8939 [alpha] Disable SND_MIXART, causes gcc ICE.
svn path=/dists/trunk/linux-2.6/; revision=14409
2009-10-18 18:48:29 +00:00
Martin Michlmayr 0fdf9cb4cc [armel/orion5x, armel/kirkwood] Enable FB
svn path=/dists/trunk/linux-2.6/; revision=14398
2009-10-17 15:59:05 +00:00
Ben Hutchings cd44eaf48a Enable speakup modules for all architectures except s390
svn path=/dists/trunk/linux-2.6/; revision=14391
2009-10-14 03:11:43 +00:00
Ben Hutchings dc5307fda0 Include speakup modules under staging
svn path=/dists/trunk/linux-2.6/; revision=14380
2009-10-13 05:17:42 +00:00
Ben Hutchings 299fce8f84 Include aufs2, marked as staging (Closes: #541828)
What could possibly go wrong?

svn path=/dists/trunk/linux-2.6/; revision=14379
2009-10-13 04:06:23 +00:00
Ben Hutchings e775ea3ceb Improve package descriptions
- Clarify the differences between i386 flavours (Closes: #414690)
- Simplify wording of the description template

svn path=/dists/trunk/linux-2.6/; revision=14342
2009-10-06 23:26:20 +00:00
Ben Hutchings da3d76e888 Fix spelling of 'privileged'.
svn path=/dists/trunk/linux-2.6/; revision=14314
2009-10-04 00:07:43 +00:00
Martin Michlmayr fc5b1cf30c consistency
svn path=/dists/trunk/linux-2.6/; revision=14307
2009-09-30 11:41:35 +00:00
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
Martin Michlmayr c800357249 [armel] Enable BPQETHER (on the request of Iain Young) and some
other AX25 drivers.

svn path=/dists/trunk/linux-2.6/; revision=14304
2009-09-26 12:44:33 +00:00
Martin Michlmayr 65ef05817d not supported on armel
svn path=/dists/trunk/linux-2.6/; revision=14303
2009-09-26 12:33:24 +00:00
Maximilian Attems 89b4f0559d topconfig enable PREEMPT_VOLUNTARY
everyone ships it and enables it.
the !preempt pathes seem the buggy these days.

svn path=/dists/trunk/linux-2.6/; revision=14296
2009-09-25 17:01:43 +00:00
Bastian Blank d17f56198d * debian/changelog: Update.
* debian/config/arm: Remove.
* debian/config/armel/config.footbridge,
  debian/config/armel/config.iop32x,
  debian/config/armel/config.ixp4xx,
  debian/config/armel/config.orion5x,
  debian/config/armel/config.versatile: Add.
* debian/config/armel/defines: Remove config file location overrides.
* debian/config/defines: Remove arm architecture.

svn path=/dists/trunk/linux-2.6/; revision=14295
2009-09-25 15:05:33 +00:00
Martin Michlmayr a84bf8f7db no need to set those directly
svn path=/dists/trunk/linux-2.6/; revision=14278
2009-09-22 09:23:52 +00:00
Martin Michlmayr c8a15015b6 RD doesn't have to be built-in on ARM anymore
svn path=/dists/trunk/linux-2.6/; revision=14277
2009-09-21 18:34:03 +00:00
Martin Michlmayr a4e65563f8 Marvell CESA (crypto)
svn path=/dists/trunk/linux-2.6/; revision=14252
2009-09-19 12:19:06 +00:00
Moritz Muehlenhoff 33a678ea63 disable CONSOLE_PROM
svn path=/dists/trunk/linux-2.6/; revision=14250
2009-09-16 17:19:50 +00:00
Ben Hutchings 80d8b3c12f rd: Build as a module since we do not require initrd support
svn path=/dists/trunk/linux-2.6/; revision=14212
2009-09-10 03:29:33 +00:00
Martin Michlmayr bcedb02859 [armel/orion5x, armel/kirkwood] Disable MARVELL_PHY since it may
lead to conflicts with the build-in Ethernet.

svn path=/dists/trunk/linux-2.6/; revision=14178
2009-08-23 15:51:33 +00:00
Martin Michlmayr 68a2d1b8a1 add OpenRD-Base support
svn path=/dists/trunk/linux-2.6/; revision=14174
2009-08-23 15:18:15 +00:00
Martin Michlmayr 48f07b3cc4 kirkdwood build fix and fix
svn path=/dists/trunk/linux-2.6/; revision=14165
2009-08-22 13:11:21 +00:00
dann frazier 5ae7e83bdf [hppa] Disable CONFIG_AB3100_CORE, it fails to build
svn path=/dists/trunk/linux-2.6/; revision=14158
2009-08-21 15:56:49 +00:00
Maximilian Attems dcdd15f2d2 Drop yaird initramfs generator support.
yaird is not part of Lenny and has seen no progress since,
is beeing asked to be kicked out of unstable.

svn path=/dists/trunk/linux-2.6/; revision=14147
2009-08-20 13:59:40 +00:00
Maximilian Attems e5022ef9e1 explicitly unset staging vendor VT6655
svn path=/dists/trunk/linux-2.6/; revision=14136
2009-08-17 15:10:38 +00:00
Maximilian Attems 76a1a8277d topconfig explicitly set DE2104X_DSL default
svn path=/dists/trunk/linux-2.6/; revision=14135
2009-08-17 15:10:34 +00:00
Maximilian Attems 1f51035ebd topconfig enable modular PCIEAER_INJECT
svn path=/dists/trunk/linux-2.6/; revision=14134
2009-08-17 15:10:28 +00:00
Maximilian Attems c9595fe456 topconfig disable old USB_DEVICE_CLASS
needed for persistent dev naming for udev.
nuked dup definitions.

svn path=/dists/trunk/linux-2.6/; revision=14133
2009-08-17 09:01:13 +00:00
Bastian Blank d3c7acc3e2 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=14117
2009-08-15 21:11:28 +00:00
Bastian Blank 2a022b3670 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=14107
2009-08-14 21:56:25 +00:00
Maximilian Attems 530876e9ca x86 disable staging stuff
no one asked for those and not shipped.

svn path=/dists/trunk/linux-2.6/; revision=14096
2009-08-08 12:37:43 +00:00
Maximilian Attems 59ba478257 topconfig enable modular MOUSE_SYNAPTICS_I2C
svn path=/dists/trunk/linux-2.6/; revision=14095
2009-08-08 12:37:40 +00:00
Maximilian Attems b976d54559 topconfig explicitly disable CFG80211_DEBUGFS
svn path=/dists/trunk/linux-2.6/; revision=14094
2009-08-08 12:37:38 +00:00
Maximilian Attems 25e16a3ef4 x86 enable PERF_COUNTERS
svn path=/dists/trunk/linux-2.6/; revision=14093
2009-08-08 12:37:33 +00:00
Maximilian Attems 9557db4dec ppc, sparc: enable EFI_PARTITION
leave it disabled for now on s390 and alpha.

svn path=/dists/trunk/linux-2.6/; revision=14092
2009-08-08 12:09:16 +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
dann frazier 487b3f525b [ia64] Stop disabling CONFIG_HOTPLUG_CPU, which was blocking
CONFIG_KEXEC from being enabled

svn path=/dists/trunk/linux-2.6/; revision=14082
2009-08-04 20:56:03 +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 31d6af4c7b USB_SERIAL_ATEN2011 gone as existing mos7840 driver works
wasn't enabled here..

svn path=/dists/trunk/linux-2.6/; revision=14075
2009-08-01 08:00:27 +00:00
Maximilian Attems 3956b91be6 x86 enbale XEN_SYS_HYPERVISOR
creates xen entries under /sys/hypervisor

svn path=/dists/trunk/linux-2.6/; revision=14074
2009-08-01 07:58:24 +00:00
Maximilian Attems 1e1661cd9e x86 enable modular XEN_DEV_EVTCHN
svn path=/dists/trunk/linux-2.6/; revision=14073
2009-08-01 07:58:21 +00:00
Maximilian Attems 4f986e0636 topconfig set modular USB_GSPCA_SN9C20X
svn path=/dists/trunk/linux-2.6/; revision=14072
2009-08-01 07:58:18 +00:00
Maximilian Attems 91df836c47 x86 set DEFAULT_MMAP_MIN_ADDR=65536
value is helpful stopping "NULL dereference" attacks,
arm wants a 32k here.

svn path=/dists/trunk/linux-2.6/; revision=14071
2009-08-01 07:48:36 +00:00
Maximilian Attems 9e06d071e4 x86 enable CC_STACKPROTECTOR
for lenny gcc was already useful for aboves,
so finaly turn it on.

svn path=/dists/trunk/linux-2.6/; revision=14067
2009-07-31 21:39:39 +00:00
Maximilian Attems 611469b431 disable DEVKMEM
has been disabled since years in RH, no modern programm
should rely on it and we prefer to close rootkit back doors.

svn path=/dists/trunk/linux-2.6/; revision=14066
2009-07-31 21:30:47 +00:00
Moritz Muehlenhoff 1f4d155d14 mention difference between Alpha flavours
svn path=/dists/trunk/linux-2.6/; revision=14037
2009-07-28 09:55:03 +00:00
Maximilian Attems 03d055abfc topconfig enable modular USB_CDC_PHONET
svn path=/dists/trunk/linux-2.6/; revision=13999
2009-07-24 09:04:20 +00:00
Maximilian Attems 1a05b498da x86 explicitly disable EDAC_AMD64_ERROR_INJECTION
svn path=/dists/trunk/linux-2.6/; revision=13971
2009-07-18 16:03: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 fa975a0d6b x86 explicitly disable X86_MCE_INJECT
svn path=/dists/trunk/linux-2.6/; revision=13969
2009-07-18 15:55:56 +00:00
Maximilian Attems d857c1081f x86 explicitly disable IOMMU_STRESS
svn path=/dists/trunk/linux-2.6/; revision=13968
2009-07-18 15:53:46 +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 4ff0caaa47 x86 fix config staging driver changed name
svn path=/dists/trunk/linux-2.6/; revision=13966
2009-07-18 15:48:46 +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 71e12d3b52 x86 enable RT3070
svn path=/dists/trunk/linux-2.6/; revision=13963
2009-07-18 15:48:15 +00:00
Maximilian Attems 5777b0017b x86 renenable the current staging crap
svn path=/dists/trunk/linux-2.6/; revision=13962
2009-07-18 14:51:11 +00:00
Bastian Blank 1e307225a1 * debian/changelog: Update.
* debian/config/config: Disable STAGING.

svn path=/dists/trunk/linux-2.6/; revision=13953
2009-07-16 20:44:45 +00:00
Maximilian Attems 04c2acf637 topconfig enable new SMARTJOYPLUS_FF
svn path=/dists/trunk/linux-2.6/; revision=13952
2009-07-16 13:55:36 +00:00
Maximilian Attems b4e05c3ad8 fix DRAGONRISE_FF and GREENASIA_FF selection
.config:227:warning: symbol value 'm' invalid for DRAGONRISE_FF
.config:231:warning: symbol value 'm' invalid for GREENASIA_FF

svn path=/dists/trunk/linux-2.6/; revision=13951
2009-07-16 13:55:30 +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
Maximilian Attems dd586c0f7d topconfig explicitly unset DEBUG_KMEMLEAK
defaults to no anyway.

svn path=/dists/trunk/linux-2.6/; revision=13949
2009-07-16 13:44:07 +00:00
Maximilian Attems f9606db24f topconfig explicitly disable NFS_V4_1
defaults no, marked dev only.

svn path=/dists/trunk/linux-2.6/; revision=13948
2009-07-16 13:43:57 +00:00
Maximilian Attems 29bbb16737 topconfig explicitly disalbe DRM_RADEON_KMS
svn path=/dists/trunk/linux-2.6/; revision=13947
2009-07-16 13:43:47 +00:00
Maximilian Attems b794d22eb1 topconfig explicitly disable GCOV_KERNEL
defaults to no, kernel profiling not a user fun ;)

svn path=/dists/trunk/linux-2.6/; revision=13946
2009-07-16 13:43:36 +00:00
Maximilian Attems 6e7a04f26e topconfig enable modular RTC_DRV_RX8025
svn path=/dists/trunk/linux-2.6/; revision=13944
2009-07-15 13:45:03 +00:00
Maximilian Attems 72440ecbad topconfig enable modular LEDS_LP3944
svn path=/dists/trunk/linux-2.6/; revision=13943
2009-07-15 13:44:55 +00:00
Maximilian Attems d19761fdfc topconfig enable new mmc controller drivers
MMC_SDHCI_PLTFM, MMC_CB710 and MMC_VIA_SDMMC.

svn path=/dists/trunk/linux-2.6/; revision=13942
2009-07-15 13:44:49 +00:00
Maximilian Attems 5460b096c2 topconfig enable SND_HDA_INPUT_JACK
svn path=/dists/trunk/linux-2.6/; revision=13941
2009-07-15 13:44:41 +00:00
Maximilian Attems ea8ca5a023 topconfig enable modular AB3100_CORE
svn path=/dists/trunk/linux-2.6/; revision=13940
2009-07-15 13:44:34 +00:00
Maximilian Attems daf7294b3d topconfig enable modular PPS
svn path=/dists/trunk/linux-2.6/; revision=13939
2009-07-15 13:44:28 +00:00
Maximilian Attems a0e188b2bd topconfig set modular WL12XX
svn path=/dists/trunk/linux-2.6/; revision=13938
2009-07-15 13:44:21 +00:00
Maximilian Attems 61f1596c65 topconfig set modular CUSE
enables fuse extension

svn path=/dists/trunk/linux-2.6/; revision=13927
2009-07-14 07:44:03 +00:00
Maximilian Attems a6a29b0012 topconfig explicitly turn FSNOTIFY on
defaults to y anyway..

svn path=/dists/trunk/linux-2.6/; revision=13926
2009-07-14 07:43:52 +00:00
Maximilian Attems 9543df3257 topconfig set MEDIA_SUPPORT
svn path=/dists/trunk/linux-2.6/; revision=13925
2009-07-14 07:43:40 +00:00
Maximilian Attems 6c43825858 topconfig set modular REGULATOR_LP3971
svn path=/dists/trunk/linux-2.6/; revision=13924
2009-07-14 07:43:28 +00:00
Maximilian Attems b0ff9da89c topconfig set modular REGULATOR_MAX1586
svn path=/dists/trunk/linux-2.6/; revision=13923
2009-07-14 07:43:19 +00:00
Maximilian Attems eab7d5931d topconfig set modular REGULATOR_USERSPACE_CONSUMER
svn path=/dists/trunk/linux-2.6/; revision=13922
2009-07-14 07:43:07 +00:00
Maximilian Attems 66821bd1c0 topconfig set modular SENSORS_TMP401
svn path=/dists/trunk/linux-2.6/; revision=13921
2009-07-14 07:42:54 +00:00
Maximilian Attems 6ea0672373 topconfig set modular BATTERY_MAX17040
svn path=/dists/trunk/linux-2.6/; revision=13920
2009-07-14 07:42:40 +00:00
Maximilian Attems 02ebaa15c0 topconfig set modular TOUCHSCREEN_W90X900
svn path=/dists/trunk/linux-2.6/; revision=13919
2009-07-14 07:42:31 +00:00
Maximilian Attems 2e784f33a5 topconfig set modular TOUCHSCREEN_EETI
svn path=/dists/trunk/linux-2.6/; revision=13918
2009-07-14 07:42:24 +00:00
Maximilian Attems b4bda8eb19 topconfig set modular IEEE802154_DRIVERS and friend
svn path=/dists/trunk/linux-2.6/; revision=13917
2009-07-14 07:42:15 +00:00
Maximilian Attems 8cf68eed87 topconfig set modular IWM
svn path=/dists/trunk/linux-2.6/; revision=13916
2009-07-14 07:42:06 +00:00
Maximilian Attems c5c8255f56 topconfig explicitly unset SCSI_MVSAS_DEBUG
svn path=/dists/trunk/linux-2.6/; revision=13915
2009-07-14 07:41:59 +00:00
Maximilian Attems d2e24bcaf3 topconfig set modular SCSI_BNX2_ISCSI
svn path=/dists/trunk/linux-2.6/; revision=13914
2009-07-14 07:41:48 +00:00
Maximilian Attems cbcb6fd9f8 topconfig set modular BLK_DEV_OSD
svn path=/dists/trunk/linux-2.6/; revision=13913
2009-07-14 07:41:31 +00:00
Maximilian Attems 2d897ad123 topconfig enable modular SND_LX6464ES
svn path=/dists/trunk/linux-2.6/; revision=13905
2009-07-08 14:13:38 +00:00
Maximilian Attems 57e9133336 topconfig explicitly enable SND_HDA_CODEC_CA0110
svn path=/dists/trunk/linux-2.6/; revision=13904
2009-07-08 14:13:32 +00:00
Maximilian Attems 28d5d34f81 topconfig enable modular USB_NET_INT51X1
svn path=/dists/trunk/linux-2.6/; revision=13903
2009-07-08 14:13:26 +00:00
Maximilian Attems 04ba5f67b4 topconfig enable modular RT2800USB
svn path=/dists/trunk/linux-2.6/; revision=13902
2009-07-08 14:13:17 +00:00
Maximilian Attems 214b5a39dd topconfig enable modular CNIC
svn path=/dists/trunk/linux-2.6/; revision=13901
2009-07-08 14:13:09 +00:00
Maximilian Attems 5fdebbf24c topconfig enable modular CB710_CORE
svn path=/dists/trunk/linux-2.6/; revision=13900
2009-07-08 14:13:02 +00:00
Maximilian Attems 3184cb6663 topconfig explicitly enable MAC80211_DEFAULT_PS
y per default.

svn path=/dists/trunk/linux-2.6/; revision=13899
2009-07-08 14:12:55 +00:00
Maximilian Attems 3147cbab6b enable all of the modular CAN device drivers
also set CAN bit-timing

svn path=/dists/trunk/linux-2.6/; revision=13898
2009-07-08 14:12:47 +00:00
Maximilian Attems bccd785689 topconfig enable modular LIBERTAS_SPI
svn path=/dists/trunk/linux-2.6/; revision=13878
2009-07-05 12:43:00 +00:00
Maximilian Attems 04fe08b719 topconfig modular enable various new dm features
svn path=/dists/trunk/linux-2.6/; revision=13877
2009-07-05 12:42:51 +00:00
Maximilian Attems 0bdc94fb02 topconfig enable modular EEPROM_MAX6875
svn path=/dists/trunk/linux-2.6/; revision=13876
2009-07-05 12:42:43 +00:00
Maximilian Attems eb596961ce topconfig set modular CAN_DEV
svn path=/dists/trunk/linux-2.6/; revision=13875
2009-07-05 12:42:33 +00:00
Maximilian Attems b1007c5279 topconfig enable modular IEEE802154
IEEE Std 802.15.4 support.

svn path=/dists/trunk/linux-2.6/; revision=13874
2009-07-05 12:42:25 +00:00
Maximilian Attems 8b5112f7dc disable v4l1 ov511 and quickcam_messenger drivers
obsoleted by gspca v4l2 gspca subdrivers

svn path=/dists/trunk/linux-2.6/; revision=13873
2009-07-05 12:42:16 +00:00
Maximilian Attems c29bb08b0f topconfig enable modular USB_XHCI_HCD
svn path=/dists/trunk/linux-2.6/; revision=13872
2009-07-05 11:23:47 +00:00
Maximilian Attems b542e2c046 topconfig set modular SND_CTXFI
svn path=/dists/trunk/linux-2.6/; revision=13871
2009-07-05 11:23:27 +00:00
Maximilian Attems 71cc680a15 topconfig enable modular FIREWIRE_NET
juju will clearly be the chosen firewire stack for squeeze.

svn path=/dists/trunk/linux-2.6/; revision=13870
2009-07-05 11:23:21 +00:00
Maximilian Attems f53dd57026 topconfig enable modular NETFILTER_XT_MATCH_OSF
svn path=/dists/trunk/linux-2.6/; revision=13869
2009-07-05 11:13:10 +00:00
Martin Michlmayr f22eb6a13f [armel/orion5x, armel/kirkwood] Set GPIO_SYSFS=y since these
platforms have been converted to GPIOLIB.

svn path=/dists/trunk/linux-2.6/; revision=13864
2009-07-03 17:34:27 +00:00
Maximilian Attems d8605c1bd4 powerpc64 enable modular PS3_VRAM
svn path=/dists/trunk/linux-2.6/; revision=13841
2009-06-22 22:56:20 +00:00
Maximilian Attems 2d7ed0381b powerpc64 set modular RTC_DRV_PS3
svn path=/dists/trunk/linux-2.6/; revision=13837
2009-06-18 21:52:29 +00:00
Bastian Blank a31b2ac8be * debian/changelog: Update.
* debian/config/kernelarch-x86/config: Set RELOCATABLE.

svn path=/dists/trunk/linux-2.6/; revision=13794
2009-06-12 19:10:41 +00:00
Bastian Blank 3f52b7f0e2 * debian/changelog: Update.
* debian/config/kernelarch-x86/config: Set DEBUG_RODATA.

svn path=/dists/trunk/linux-2.6/; revision=13791
2009-06-12 18:45:30 +00:00
Bastian Blank e9065b9dbb debian/config/kernelarch-x86/config-arch-32: Remove some options without effect.
svn path=/dists/trunk/linux-2.6/; revision=13789
2009-06-12 18:05:50 +00:00
Bastian Blank c813f97193 * debian/changelog: Update.
* debian/config/i386/none/config.686, debian/config/i386/none/config.686-bigmem:
  Remove HIGHPTE unset.
* debian/config/kernelarch-x86/config-arch-32: Set HIGHPTE.

svn path=/dists/trunk/linux-2.6/; revision=13788
2009-06-12 17:38:50 +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 1ab16729bd * debian/changelog: Update.
* debian/config/i386/none/config.486: Remove NOHIGHMEM.

svn path=/dists/trunk/linux-2.6/; revision=13786
2009-06-12 17:31:26 +00:00
Bastian Blank c675cd7107 debian/config/i386/none/config.686, debian/config/kernelarch-x86/config-arch-32:
Move options.

svn path=/dists/trunk/linux-2.6/; revision=13785
2009-06-12 17:28:09 +00:00
Bastian Blank f3fb23bc74 debian/config/s390/defines: Disable s390 and s390-tape flavours.
svn path=/dists/trunk/linux-2.6/; revision=13783
2009-06-12 14:48:08 +00:00
Bastian Blank 89a3578808 * debian/config/s390/config.s390x-tape: Add.
* debian/config/s390/defines: Add s390x-tape definitions.

svn path=/dists/trunk/linux-2.6/; revision=13782
2009-06-12 13:56:57 +00:00
Bastian Blank f916645744 debian/config/s390/config.s390x: Add missing option.
svn path=/dists/trunk/linux-2.6/; revision=13781
2009-06-12 09:53:28 +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 e45e0e62ca debian/config/powerpc/config: Remove explicit set of CPU_FREQ_STAT_DETAILS.
svn path=/dists/trunk/linux-2.6/; revision=13776
2009-06-10 19:13:38 +00:00
Bastian Blank c1e48cbf67 * debian/changelog: Update.
* debian/config/sparc/config.sparc64,
  debian/config/sparc/config.sparc64-smp: Remove CPU_FREQ unset.

svn path=/dists/trunk/linux-2.6/; revision=13774
2009-06-10 19:11:28 +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
Maximilian Attems 19ca9c6e8b topconfig set EXT3 to data=ordered
uhis has performance drawbacks, but is safer then data=writeback.

for 2.6.31 data=guarded is awaited as new default,
with better perforamance and still data safety.

seen set in fedora too.

svn path=/dists/trunk/linux-2.6/; revision=13772
2009-06-10 15:29:05 +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 e149936128 * debian/config/powerpc/config.powerpc-miboot,
debian/config/powerpc/config.prep: Remove.
* debian/config/powerpc/defines: Drop powerpc-miboot, prep and apus settings.

svn path=/dists/trunk/linux-2.6/; revision=13769
2009-06-10 11:35:09 +00:00
Bastian Blank 96376b17da debian/config: Unset non-standard log buffer sizes.
svn path=/dists/trunk/linux-2.6/; revision=13768
2009-06-10 11:32:00 +00:00
Bastian Blank 8e5351b78e debian/config/powerpc/config.powerpc,
debian/config/powerpc/config.powerpc-miboot: Cleanup.

svn path=/dists/trunk/linux-2.6/; revision=13767
2009-06-10 11:25:04 +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 93c8083557 debian/config/config: Cleanup sound core options.
svn path=/dists/trunk/linux-2.6/; revision=13762
2009-06-10 11:00:23 +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 afa6ee5162 * debian/changelog: Update.
* debian/config/kernelarch-x86/config, debian/config/powerpc/config,
  debian/config/sparc/config: Set IPV6 to y.

svn path=/dists/trunk/linux-2.6/; revision=13760
2009-06-10 10:47:50 +00:00
Bastian Blank ba4421336c * debian/changelog: Update.
* debian/config/s390/config: Set SPARSEMEM_MANUAL.

svn path=/dists/trunk/linux-2.6/; revision=13759
2009-06-10 10:43:41 +00:00
Bastian Blank ef749607ac debian/sparc/config: Make SPARSEMEM_MANUAL explicit.
svn path=/dists/trunk/linux-2.6/; revision=13758
2009-06-10 10:42:52 +00:00
Bastian Blank d07aa1d84b debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=13757
2009-06-10 10:38:19 +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
Martin Michlmayr f3501208c9 add some more modules, suggested by Damian Dimmich
svn path=/dists/trunk/linux-2.6/; revision=13741
2009-06-08 17:38:08 +00:00
Martin Michlmayr f45532b70b Enable NET_ISA and various ISA network modules on the request of Damian
Dimmich since they might be useful on the SGI Indigo2.

svn path=/dists/trunk/linux-2.6/; revision=13733
2009-06-06 10:49:20 +00:00
Bastian Blank 4453996bab debian/config/kernelarch-x86/config: Cleanup.
svn path=/dists/trunk/linux-2.6/; revision=13729
2009-06-05 09:56:10 +00:00
Bastian Blank 94599c1bb7 * debian/config/i386/none/config.486, debian/config/i386/none/config.686,
debian/config/i386/none/config.686-bigmem: Remove old option.
* debian/config/kernelarch-x86/config-arch-32: Set X86_GENERIC.

svn path=/dists/trunk/linux-2.6/; revision=13728
2009-06-05 09:35:33 +00:00
Maximilian Attems aa8af4d5d4 topconfig set DETECT_HUNG_TASK
defaults to yes and outputs usefull info in case.

svn path=/dists/trunk/linux-2.6/; revision=13727
2009-06-05 08:20:32 +00:00
Maximilian Attems d6c9ee2513 ext3 no longer defaults to data=ordered
these days data=writeback is used, follow upstream recommendation
and explicitly disable EXT3_DEFAULTS_TO_ORDERED that defaults to no.
tune2fs can set it anyway in the fs itself.

svn path=/dists/trunk/linux-2.6/; revision=13726
2009-06-05 08:20:30 +00:00
Maximilian Attems b40ea05b1e x86 explicitly unset MPSC
no need to optimize for that cpu family.

svn path=/dists/trunk/linux-2.6/; revision=13725
2009-06-05 08:20:26 +00:00
Maximilian Attems 8c10969ad7 topconfig explicitly unset BOOTPARAM_HUNG_TASK_PANIC
defaults to n

svn path=/dists/trunk/linux-2.6/; revision=13719
2009-06-03 18:14:25 +00:00
Maximilian Attems eb780a7b37 topconfig explicitly unset DMA_API_DEBUG
defaults to n, performance degradation if enabled..

svn path=/dists/trunk/linux-2.6/; revision=13718
2009-06-03 18:14:21 +00:00
Maximilian Attems cf424379f8 topconfig explicitly unset DYNAMIC_DEBUG
defaults to no, sounds useful for eventual debug target.

svn path=/dists/trunk/linux-2.6/; revision=13717
2009-06-03 18:14:17 +00:00
Maximilian Attems 32e9e6abac topconfig explicitly unset NET_DROP_MONITOR
defaults to no and no special request yet.

svn path=/dists/trunk/linux-2.6/; revision=13716
2009-06-03 18:14:13 +00:00
Maximilian Attems 691e5b9af0 topconfig explicity unset WORKQUEUE_TRACER
svn path=/dists/trunk/linux-2.6/; revision=13697
2009-05-28 16:12:35 +00:00
Maximilian Attems 51354a3e87 topconfig explicitly unset KMEMTRACE
svn path=/dists/trunk/linux-2.6/; revision=13696
2009-05-28 16:12:33 +00:00
Maximilian Attems 695308d760 allow both backing stores for romfs
aka enabling ROMFS_BACKED_BY_BOTH

svn path=/dists/trunk/linux-2.6/; revision=13695
2009-05-28 16:12:31 +00:00
Maximilian Attems afaeb43dd7 disable b3dfg staging crap for now
svn path=/dists/trunk/linux-2.6/; revision=13694
2009-05-28 16:12:28 +00:00
Maximilian Attems 3827f17363 topconfig enable ASYNC_TX_DMA
recommended for raid456 and enabeld in fedora.

svn path=/dists/trunk/linux-2.6/; revision=13693
2009-05-28 16:12:26 +00:00
Maximilian Attems eaff206dd9 topconfig enable PCI_IOV
svn path=/dists/trunk/linux-2.6/; revision=13692
2009-05-28 16:12:24 +00:00
Maximilian Attems f041fed9fc x86 disable KEXEC_JUMP for now
quite experimental, maybe enabled later.

svn path=/dists/trunk/linux-2.6/; revision=13691
2009-05-28 16:12:21 +00:00
dann frazier d7faa0e6d3 Enable bnx2x, using firmware-split patches from net-next and mirroring
the per-subarch config settings used for bnx2

svn path=/dists/trunk/linux-2.6/; revision=13688
2009-05-27 17:09:30 +00:00
Maximilian Attems 38089f9c30 topconfig set INET_LRO to default value
fixes:
.config:1839:warning: symbol value 'm' invalid for INET_LRO

svn path=/dists/trunk/linux-2.6/; revision=13683
2009-05-27 11:32:48 +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
Maximilian Attems e42c5e3bf3 topconfig disable FTRACE_SYSCALLS
svn path=/dists/trunk/linux-2.6/; revision=13679
2009-05-27 10:50:17 +00:00
Maximilian Attems 4e43f8dada topconfig disable EVENT_TRACER
default disabled

svn path=/dists/trunk/linux-2.6/; revision=13678
2009-05-27 10:50:13 +00:00
Maximilian Attems d86e45bc2a topconfig enable modular USB_NET_CDC_EEM
svn path=/dists/trunk/linux-2.6/; revision=13677
2009-05-27 10:50:11 +00:00
Maximilian Attems 5dd6548bce topconfig set FCOE_FNIC
svn path=/dists/trunk/linux-2.6/; revision=13676
2009-05-27 10:50:07 +00:00
Maximilian Attems 7278591fc3 x86: set X86_CPU_DEBUG
thanks for unification waldi.

svn path=/dists/trunk/linux-2.6/; revision=13675
2009-05-27 10:50:04 +00:00
Maximilian Attems 1d61db3e17 x86_64 set X86_X2APIC
svn path=/dists/trunk/linux-2.6/; revision=13674
2009-05-27 10:50:01 +00:00
Maximilian Attems c8cbefa57f topconfig set STRIP_ASM_SYMS
defaults to no, but seems useful and also seen enabled on fedora.

svn path=/dists/trunk/linux-2.6/; revision=13673
2009-05-27 10:49:58 +00:00
Maximilian Attems d526dcb5ed topconfig set KERNEL_GZIP
current default.

svn path=/dists/trunk/linux-2.6/; revision=13672
2009-05-27 10:49:55 +00:00
Bastian Blank 784dabadd5 debian/config/kernelarch-x86/config-arch-32:
Remove impossible option DIRECT_GBPAGES.

svn path=/dists/trunk/linux-2.6/; revision=13658
2009-05-20 16:28:50 +00:00
Bastian Blank 433f8269a1 debian/config/kernelarch-x86/config-arch-32: Disable NUMA.
svn path=/dists/trunk/linux-2.6/; revision=13657
2009-05-20 16:27:21 +00:00
Bastian Blank 59271bd1ec debian/config/kernelarch-x86/config:
Completely disable extended plattform support. We had nothing enabled anyway.

svn path=/dists/trunk/linux-2.6/; revision=13656
2009-05-20 16:23:06 +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 370c49c7c4 * debian/changelog: Update.
* debian/config/kernelarch-x86/config-arch-32: Enable X86_BIGSMP.

svn path=/dists/trunk/linux-2.6/; revision=13654
2009-05-20 15:42:39 +00:00
Bastian Blank 5698e0acff * debian/config/i386/none/config.686,
debian/config/i386/none/config.686-bigmem: Remove options.
* debian/config/kernelarch-x86/config-arch-32: Add options.

svn path=/dists/trunk/linux-2.6/; revision=13653
2009-05-20 15:39:29 +00:00
Bastian Blank f7a0da726e * debian/changelog: Update.
* debian/config/i386/none/config.486, debian/config/i386/none/config.686,
  debian/config/i386/none/config.686-bigmem: Remove X86_PPRO_FENCE.

svn path=/dists/trunk/linux-2.6/; revision=13652
2009-05-20 15:20:17 +00:00
Bastian Blank 1eedc7c6ef debian/config/i386/config: Remove ACPI options.
svn path=/dists/trunk/linux-2.6/; revision=13651
2009-05-20 15:15:44 +00:00