Commit Graph

83 Commits

Author SHA1 Message Date
Martin Michlmayr a7ec96ea20 Unset NET_DMA since it actually leads to worse network performance on IOP; see
http://groups.google.com/group/linux.kernel/msg/ea6159b2e0e2759e

svn path=/dists/trunk/linux-2.6/; revision=11746
2008-07-03 09:49:17 +00:00
Martin Michlmayr 45d55bfac9 use top config vars for JFFS2
svn path=/dists/trunk/linux-2.6/; revision=11736
2008-06-30 08:10:56 +00:00
Martin Michlmayr ec341849ce Enable HAMRADIO on the request of Heinz Janssen.
svn path=/dists/trunk/linux-2.6/; revision=11635
2008-06-14 09:14:12 +00:00
Martin Michlmayr 6c7eeb3579 remove many arm/mips options that should not differ from the main config file
svn path=/dists/trunk/linux-2.6/; revision=11582
2008-06-08 16:59:05 +00:00
Martin Michlmayr ec5deb15aa remove some old, unknown variables; thanks waldi.
svn path=/dists/trunk/linux-2.6/; revision=11578
2008-06-08 16:27:05 +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 bb9bf3afef debian/config/arm, debian/config/mips, debian/config/mipsel:
Remove duplicated DCCP option.

svn path=/dists/trunk/linux-2.6/; revision=11562
2008-06-07 13:24:22 +00:00
Bastian Blank 160164395f * debian/config/arm, debian/config/mipsel/config.r5k-cobalt:
Remove duplicated XFRM options.
* debian/config/m68k/config: Mark XFRM options.

svn path=/dists/trunk/linux-2.6/; revision=11560
2008-06-07 13:19:25 +00:00
Bastian Blank 99968bdc04 debian/config/arm, debian/config/mipsel/config.r5k-cobalt:
Remove duplicated TIPC options.

svn path=/dists/trunk/linux-2.6/; revision=11559
2008-06-07 13:16:33 +00:00
Bastian Blank d199e746cc debian/config/arm, debian/config/mipsel/config.r5k-cobalt:
Mark SCTP option.

svn path=/dists/trunk/linux-2.6/; revision=11558
2008-06-07 13:14:24 +00:00
Bastian Blank d36d127d20 debian/config
- Remove duplicated ipv4 options.
- Remove ipv4 congestion selection.

svn path=/dists/trunk/linux-2.6/; revision=11551
2008-06-07 12:46:18 +00:00
Bastian Blank 408ae2c534 debian/config/arm, debian/config/mips, debian/config/mipsel:
Remove duplicated network options.

svn path=/dists/trunk/linux-2.6/; revision=11550
2008-06-07 12:38:34 +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 4e831d8c77 debian/config/arm, debian/config/mips, debian/config/mipsel:
Remove duplicated UNIX.

svn path=/dists/trunk/linux-2.6/; revision=11544
2008-06-07 12:13:16 +00:00
Bastian Blank 8ecd13c084 debian/config/arm, debian/config/mips, debian/config/mipsel:
Remove duplicated PACKET and PACKET_MMAP.

svn path=/dists/trunk/linux-2.6/; revision=11542
2008-06-07 12:07:56 +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
Martin Michlmayr eee1ab4474 [arm/iop32x] Add LED driver for Thecus N2100 (Riku Voipio).
svn path=/dists/trunk/linux-2.6/; revision=11527
2008-06-05 19:52:22 +00:00
Martin Michlmayr 6553b69763 [arm/iop32x, arm/ixp4xx, arm/versatile] Enable ARM_THUMB (closes: #484524).
svn path=/dists/trunk/linux-2.6/; revision=11520
2008-06-04 17:29:36 +00:00
Bastian Blank 083d21a4c4 debian/config/arm, debian/config/mips, debian/config/mipsel:
Remove silent options.

svn path=/dists/trunk/linux-2.6/; revision=11487
2008-05-29 15:15:00 +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 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 5d0384b95a [arm]: Don't ovverride topconfig SENSORS_W83792D setting.
svn path=/dists/trunk/linux-2.6/; revision=11157
2008-04-25 00:16:46 +00:00
Bastian Blank dbc306720e Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=11117
2008-04-23 06:36:13 +00:00
Martin Michlmayr 7fa201f0f2 don't override some lib/Kconfig.debug configs
svn path=/dists/trunk/linux-2.6/; revision=11011
2008-03-29 15:47:03 +00:00
Martin Michlmayr 23e2caa52e [arm/iop32x] Enable MACH_EM7210. (closes: #473136)
svn path=/dists/trunk/linux-2.6/; revision=11009
2008-03-29 15:07:58 +00:00
Bastian Blank f247db7163 debian/config: Unify debug settings.
svn path=/dists/trunk/linux-2.6/; revision=11001
2008-03-28 22:30:27 +00:00
Bastian Blank 4edef6b7bd debian/config/arm: Explicitely disable FRAME_POINTER.
svn path=/dists/trunk/linux-2.6/; revision=11000
2008-03-28 22:25:01 +00:00
Bastian Blank fcbaef0de1 * debian/changelog: Update.
* debian/config: Enable DEBUG_FS.

svn path=/dists/trunk/linux-2.6/; revision=10998
2008-03-28 22:20:59 +00:00
Bastian Blank f70e2fb739 * debian/changelog: Update.
* debian/config/alpha/config: Enable DEBUG_KERNEL.

svn path=/dists/trunk/linux-2.6/; revision=10996
2008-03-28 22:13:33 +00:00
Bastian Blank 621149e9dc * debian/changelog: Update.
* debian/config: Enable PRINTK_TIME.

svn path=/dists/trunk/linux-2.6/; revision=10995
2008-03-28 22:10:08 +00:00
Maximilian Attems 545bda6810 topconfig centralize CRC_CCITT setting.
strangely turned off on s390, left apart for now.

svn path=/dists/trunk/linux-2.6/; revision=10958
2008-03-23 14:35:12 +00:00
Gordon Farquharson 6668737a0c * Add patch to prevent physmap from calling request_module() too early
(see http://lkml.org/lkml/2008/3/12/23) (patch is in -mm).
* Update configs appropriately.

svn path=/dists/trunk/linux-2.6/; revision=10946
2008-03-23 06:08:51 +00:00
Maximilian Attems 1a7ecbf99a topconfig centralize PPPOE
went missing in some configs,
woow still some net variables to merge. :)

svn path=/dists/trunk/linux-2.6/; revision=10931
2008-03-21 20:14:50 +00:00
Bastian Blank 332bbe24c3 debian/config: Unify HIDP protocol support.
svn path=/dists/trunk/linux-2.6/; revision=10891
2008-03-14 22:32:07 +00:00
Bastian Blank 4b2fdc1691 debian/config: Unify BNEP protocol support.
svn path=/dists/trunk/linux-2.6/; revision=10889
2008-03-14 22:29:09 +00:00
Bastian Blank 060308e7d4 debian/config: Unify RFCOMM protocol support.
svn path=/dists/trunk/linux-2.6/; revision=10888
2008-03-14 22:27:26 +00:00
Bastian Blank 3315e8af88 debian/config: Centralize Bluetooth subsystem support.
svn path=/dists/trunk/linux-2.6/; revision=10887
2008-03-14 22:25:27 +00:00
Bastian Blank 506af89062 debian/config: Cleanup DMA engine support.
svn path=/dists/trunk/linux-2.6/; revision=10886
2008-03-14 22:19:41 +00:00
Bastian Blank 7cebdd209b debian/config: Cleanup Connector.
svn path=/dists/trunk/linux-2.6/; revision=10885
2008-03-14 22:13:52 +00:00
Bastian Blank 59185cc96f debian/config: Centralize USB source devices.
svn path=/dists/trunk/linux-2.6/; revision=10882
2008-03-14 22:05:05 +00:00
Bastian Blank 6544eebf69 debian/config: Centralize initramfs options.
svn path=/dists/trunk/linux-2.6/; revision=10881
2008-03-14 21:59:17 +00:00
Bastian Blank aea59e8682 debian/config: Centralize BLK_DEV_LOOP, BLK_DEV_CRYPTOLOOP and BLK_DEV_NBD.
svn path=/dists/trunk/linux-2.6/; revision=10876
2008-03-14 21:16:14 +00:00
Bastian Blank ffab9409fa * debian/changelog: Update.
* debian/config
  - Enable AF_RXRPC and RXKAD.
  - Disable R3964.

svn path=/dists/trunk/linux-2.6/; revision=10873
2008-03-14 20:56:42 +00:00
Bastian Blank fed558b6f9 debian/config: Centralize core sound options.
svn path=/dists/trunk/linux-2.6/; revision=10857
2008-03-14 13:52:24 +00:00
Bastian Blank fbfdca7477 * debian/config/config: Disable RAW_DRIVER.
* debian/config/*: Remove old RAW_DRIVER defintions.

svn path=/dists/trunk/linux-2.6/; revision=10850
2008-03-14 13:21:57 +00:00
Bastian Blank 57f386c406 debian/config: Fix some small problems.
svn path=/dists/trunk/linux-2.6/; revision=10847
2008-03-14 13:11:53 +00:00
Bastian Blank a25b6e506a debian/config: Centralize Generic Driver Options.
svn path=/dists/trunk/linux-2.6/; revision=10841
2008-03-14 12:19:51 +00:00
Bastian Blank af87ed319e debian/config: Do complete reorganization.
svn path=/dists/trunk/linux-2.6/; revision=10837
2008-03-14 11:52:07 +00:00