Commit Graph

1705 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