Commit Graph

3644 Commits

Author SHA1 Message Date
Maximilian Attems ff23980619 update to 2.6.25-rc5-git3
mips, arm, net, maybe ppc build failure

svn path=/dists/trunk/linux-2.6/; revision=10828
2008-03-13 10:27:40 +00:00
Maximilian Attems d8136fc0be topconfig: centralize MAC80211
don't let subconfigs mess with it unless turned off.

svn path=/dists/trunk/linux-2.6/; revision=10827
2008-03-13 10:15:49 +00:00
Maximilian Attems d75117f68b topconfig: Centralize old IEEE80211 stack options. (closes: #470558)
stack is topconfig enabled, don't let other configs mess with it.
some images disable it completly leave them a part for now.

svn path=/dists/trunk/linux-2.6/; revision=10826
2008-03-13 10:15:44 +00:00
Maximilian Attems 5aa3b37a6c amd64: enable EFI_VARS
bonus merge amd64 changelog entries.

svn path=/dists/trunk/linux-2.6/; revision=10818
2008-03-12 15:58:52 +00:00
Maximilian Attems 5aaf678078 topconfig set SYSFS_DEPRECATED_V2
fedora doesn't care about upgrades thus is able to unset it both,
we want to still be able to run with old udev from lenny thus set
the v2 in topconfig too, to be revisited after lenny release.

svn path=/dists/trunk/linux-2.6/; revision=10817
2008-03-12 15:58:50 +00:00
Maximilian Attems 32177c21e2 amd64 enable EFI
EFI runtime support available now on x86_64 too,
see arch/x86/Kconfig

svn path=/dists/trunk/linux-2.6/; revision=10816
2008-03-12 15:52:23 +00:00
Maximilian Attems bd140fe01a topconfig enable MEMSTICK_JMICRON_38X
new driver for JMicron JMB38X MemoryStick interface support

svn path=/dists/trunk/linux-2.6/; revision=10815
2008-03-12 15:48:32 +00:00
Maximilian Attems b558e6cc0f update to patch-2.6.25-rc5-git2
nuke merged fix-iaa-watchdog-warnings.patch, no further conflicts,
bunch of fixes + new drivers, which configs we want to pick up.

svn path=/dists/trunk/linux-2.6/; revision=10814
2008-03-12 15:45:40 +00:00
Maximilian Attems f72ffbdef7 ppc: nuke dup definitions
all topconfig defined
mostly video stuff beside usual ikconfig and opmitize for size

svn path=/dists/trunk/linux-2.6/; revision=10798
2008-03-11 15:17:03 +00:00
Maximilian Attems 15e7fab04a ia64: nuke most dup settings
shrink ia64 specific config, all of it topconfig enabled.
left some dup definitions of yenta/pcmcia stuff as i'm not
100% sure that this is really topconfig stuff.

svn path=/dists/trunk/linux-2.6/; revision=10797
2008-03-11 15:07:51 +00:00
Maximilian Attems 33abb569b3 hppa: nuke dup settings
shrink config to not dup stuff that is topconfig set,
iptables, net, fs + ..

svn path=/dists/trunk/linux-2.6/; revision=10796
2008-03-11 15:03:02 +00:00
Maximilian Attems 696e7844b4 arm: nuke dup settings
similar to the armel change.

svn path=/dists/trunk/linux-2.6/; revision=10795
2008-03-11 14:57:01 +00:00
Maximilian Attems 1d88cb6c00 armel: nuke dup settings
keep arch def small thanks to topconfig defined stuff.

svn path=/dists/trunk/linux-2.6/; revision=10794
2008-03-11 14:55:55 +00:00
Maximilian Attems f6a7cda9d0 sparc: nuke dup configs
mostly fs variables that are topconfig defined,
some parport too

svn path=/dists/trunk/linux-2.6/; revision=10793
2008-03-11 14:52:58 +00:00
Maximilian Attems eacd122b55 i386: enable CRYPTO_SALSA20_586
Salsa20 stream cipher algorithm (i586)

svn path=/dists/trunk/linux-2.6/; revision=10792
2008-03-11 14:48:57 +00:00
Maximilian Attems aabe16944b i386: enable SND_SIS7019
driver for SiS 7019 Audio Accelerator

svn path=/dists/trunk/linux-2.6/; revision=10791
2008-03-11 14:48:54 +00:00
Maximilian Attems c089124a49 i386: enable TC1100_WMI
HP Compaq TC1100 Tablet WMI Extras tablet driver

svn path=/dists/trunk/linux-2.6/; revision=10790
2008-03-11 14:48:52 +00:00
Maximilian Attems 0d410af2c8 alpha: nuke dup variable settings
most of it iptables settings done in topconfig,
no functional change.

svn path=/dists/trunk/linux-2.6/; revision=10787
2008-03-11 14:20:16 +00:00
Maximilian Attems 23a9c0d3b0 amd64: nuke dup variable settings
already set in topconfig no need to duplicate

svn path=/dists/trunk/linux-2.6/; revision=10786
2008-03-11 14:15:58 +00:00
Maximilian Attems c509ae3d1e i386: nuke dup config settings
already set in topconfig
cleanup also remove useless blank lines

svn path=/dists/trunk/linux-2.6/; revision=10785
2008-03-11 14:15:55 +00:00
Maximilian Attems 3b2391b858 Revert "configs DEBUG_BOOT_PARAMS is x86 specific"
This reverts commit f27ce1a3bddfddb2a10a3cccff0af756433a0ed3.
wrong merge guess by git, already done in between by waldi.

svn path=/dists/trunk/linux-2.6/; revision=10782
2008-03-11 12:58:03 +00:00
Maximilian Attems 9f33d034aa sparc: config clean up
- kill unrelated config comments
  makes me cry when i grep through configs
  sparc config is a real messed up one, and those comments are placed
  anywhere but near to their real variables
  (no functional change from aboves)
- also no way disabling SCSI_SCAN_ASYNC makes sense,
  we want that for initramfs and should be real happy about the drivers
  that support that.

svn path=/dists/trunk/linux-2.6/; revision=10781
2008-03-11 12:56:09 +00:00
Maximilian Attems 33de7b5f8e ASFS_FS gone
don't even see it in m68k maintained patchset!
no need to disable it anywhere, fix
"⚠️ trying to assign nonexistent symbol ASFS_FS"

svn path=/dists/trunk/linux-2.6/; revision=10780
2008-03-11 12:49:36 +00:00
Maximilian Attems 0d2efc0755 configs DEBUG_BOOT_PARAMS is x86 specific
only unset it there

svn path=/dists/trunk/linux-2.6/; revision=10779
2008-03-11 12:47:30 +00:00
Bastian Blank 381196a249 debian/config/powerpc/config, debian/config/powerpc/config.powerpc64:
Remove not selectable options.

svn path=/dists/trunk/linux-2.6/; revision=10778
2008-03-11 11:56:20 +00:00
Bastian Blank 0e9ec13cb1 debian/config/powerpc: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=10777
2008-03-11 11:51:51 +00:00
Bastian Blank 70a761bda5 debian/config/powerpc/config.apus: Remove.
svn path=/dists/trunk/linux-2.6/; revision=10776
2008-03-11 11:49:06 +00:00
Bastian Blank 2c27b11021 debian/config/powerpc/config, debian/config/powerpc/config.powerpc,
debian/config/powerpc/config.powerpc64: Reorder.

svn path=/dists/trunk/linux-2.6/; revision=10775
2008-03-11 10:39:54 +00:00
Bastian Blank 16e6c00186 * debian/config/powerpc/config.powerpc-smp: Minimalize.
* debian/config/powerpc/defines: Use powerpc config for powerpc-smp.

svn path=/dists/trunk/linux-2.6/; revision=10774
2008-03-11 10:38:51 +00:00
Bastian Blank 2d6c6b4b8a debian/config/powerpc/config.powerpc
* Set CONFIG_FEC_MPC52xx_MDIO=y.
* Remove CONFIG_SND_PPC_MPC52xx_AC97.

svn path=/dists/trunk/linux-2.6/; revision=10773
2008-03-11 10:02:37 +00:00
Bastian Blank c4bfcdfbda debian/config/amd64/config, debian/config/i386/config:
Move CONFIG_DEBUG_BOOT_PARAMS setting from debian/config/config.

svn path=/dists/trunk/linux-2.6/; revision=10772
2008-03-11 10:00:39 +00:00
Maximilian Attems 55fe89a775 changelog cleanup^Wbeautification
- spare us please with redundant CONFIG_ prefixes or modular settings.
- make some changes nicely fit on one line.

svn path=/dists/trunk/linux-2.6/; revision=10771
2008-03-10 16:11:31 +00:00
Maximilian Attems 47904d8477 x86 set VIRTIO_CONSOLE
fix symbol value 'm' invalid for VIRTIO_CONSOLE, bool variable.

svn path=/dists/trunk/linux-2.6/; revision=10770
2008-03-10 16:11:28 +00:00
Maximilian Attems 38c07b2271 security: set DEFAULT_MMAP_MIN_ADDR to 65536
Low address space to protect from user allocation, see
a5ecbcb8c13ea8a822d243bf782d0dc9525b4f84, runtime tunable on
/proc/sys/vm/mmap_min_addr. let's see if we get any fallout.
double checked after Kconfig recommendation that fedora uses
that recommendation too.

svn path=/dists/trunk/linux-2.6/; revision=10769
2008-03-10 16:03:03 +00:00
Maximilian Attems 46582e70ae x86 enable THINKPAD_ACPI_VIDEO
can be disabled on newer xrandr for now don't disable this func.

svn path=/dists/trunk/linux-2.6/; revision=10768
2008-03-10 16:03:00 +00:00
Maximilian Attems 99c5f4a9f0 topconfig set RTC_DRV_S35390A
as bonus reorder RTC driver options, driver for Seiko Instruments S-35390A

svn path=/dists/trunk/linux-2.6/; revision=10767
2008-03-10 15:46:45 +00:00
Maximilian Attems 782e60a8c8 x86 explicitly disable DEBUG_PER_CPU_MAPS
see c49a4955ea504c82f6b690491639bba5b8c1dc47 for info

svn path=/dists/trunk/linux-2.6/; revision=10766
2008-03-10 15:46:42 +00:00
Maximilian Attems 13e03fe972 amd64 explicitly disable DEBUG_PAGEALLOC
got enabled on 64-bit too with 31a0717cbc6191fc56326fdf95548d87055686e3

svn path=/dists/trunk/linux-2.6/; revision=10765
2008-03-10 15:46:41 +00:00
Maximilian Attems b174c057f2 topconfig enable FIXED_PHY
got changed from tristate to bool to avoid code duplication,
see a79d8e93d300adb84cccc38ac396cfb118c238ad

svn path=/dists/trunk/linux-2.6/; revision=10764
2008-03-10 15:46:39 +00:00
Maximilian Attems 88adc1273c topconfig enable REALTEK_PHY
new driver for Realtek PHYs, see
097c2aa89f22f55db19fd0f72aede460bcb61f29

svn path=/dists/trunk/linux-2.6/; revision=10763
2008-03-10 15:46:35 +00:00
Maximilian Attems ffa6c2ed0d update to 2.6.25-rc5
nuke 2.6.25-rc4-git3, no further conflicts

svn path=/dists/trunk/linux-2.6/; revision=10762
2008-03-10 15:23:36 +00:00
Gordon Farquharson 60d79cd7a3 arm/iop32x: Enable CONFIG_CMDLINE_PARTS to satisfy the assumption that
the physmap driver makes. This change fixes the problem reported in
http://lists.infradead.org/pipermail/linux-mtd/2007-December/020109.html.

svn path=/dists/trunk/linux-2.6/; revision=10761
2008-03-10 05:30:54 +00:00
Maximilian Attems 854f35d14e add 2.6.25-rc4-git3
important user fixes: x86, ide-cd, crypto..

svn path=/dists/trunk/linux-2.6/; revision=10760
2008-03-09 19:58:51 +00:00
Martin Michlmayr 02555ed3b2 document nfs change
svn path=/dists/trunk/linux-2.6/; revision=10759
2008-03-09 14:46:11 +00:00
Martin Michlmayr 017eb5b9c7 [arm/footbridge] Disable CONFIG_KEYS and CONFIG_SECURITY because the
debian-installer image is too large.

svn path=/dists/trunk/linux-2.6/; revision=10758
2008-03-09 14:43:51 +00:00
Martin Michlmayr 074542b5d3 this was removed
svn path=/dists/trunk/linux-2.6/; revision=10757
2008-03-09 10:30:25 +00:00
Martin Michlmayr 8765cbc65a [mipsel/r5k-cobalt] Enable CONFIG_DUMMY_CONSOLE since this might
fix the debian-installer startup hang on Qube 2700.

svn path=/dists/trunk/linux-2.6/; revision=10756
2008-03-09 10:30:03 +00:00
Gordon Farquharson c80bd6dcfb Add patch to fix WARNING: at drivers/usb/host/ehci-hcd.c:287 (see
http://lkml.org/lkml/2008/3/4/634). These message occur frequenctly on 
the Linksys NSLU2 with 2.6.25-rc3.

svn path=/dists/trunk/linux-2.6/; revision=10738
2008-03-07 04:07:37 +00:00
Gordon Farquharson 459cc70ac1 Remove rejected patch that allowed the b43 driver to be built for arm
using a cross compiler, and add a patch that implements the proposed
solution (see
http://kerneltrap.org/mailarchive/linux-netdev/2008/3/2/1042284).

svn path=/dists/trunk/linux-2.6/; revision=10737
2008-03-07 03:34:43 +00:00
Aurelien Jarno e89bd7f497 * [i386, amd64] Set CONFIG_VIRTIO=m, CONFIG_VIRTIO_RING=m,
CONFIG_VIRTIO_BLK=m, CONFIG_VIRTIO_NET=m, CONFIG_VIRTIO_CONSOLE=m.


svn path=/dists/trunk/linux-2.6/; revision=10736
2008-03-06 16:49:37 +00:00