Commit Graph

1705 Commits

Author SHA1 Message Date
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
Bastian Blank 8b9c7d552f * debian/config/i386/config: Remove options.
* debian/config/i386/defines: Use split configs.
* debian/config/kernelarch-x86/config-arch-32: Add x86 32bit options.

svn path=/dists/trunk/linux-2.6/; revision=13650
2009-05-20 15:14:18 +00:00
Bastian Blank 16a0456760 debian/config/i386/none
- New directory.
- Move some config files from debian/config/i386.

svn path=/dists/trunk/linux-2.6/; revision=13647
2009-05-20 14:35:22 +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 5a4536efb0 debian/config/kernelarch-x86/config-arch-64: Adopt reality.
svn path=/dists/trunk/linux-2.6/; revision=13644
2009-05-20 14:21:11 +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
Bastian Blank a7536e7f41 debian/config/arm: Add proper comments to disabled options.
svn path=/dists/trunk/linux-2.6/; revision=13640
2009-05-20 13:17:46 +00:00
Bastian Blank fc84e436cd Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=13638
2009-05-20 08:41:35 +00:00
Martin Michlmayr 789f8a2ffd actually, I'm planning to put the machine ID into the sheevaplug kernel too
svn path=/dists/trunk/linux-2.6/; revision=13637
2009-05-19 19:09:56 +00:00
Aurelien Jarno 71a183e985 * [mips(el)/sb1-bcm91250a] Set CONFIG_SCSI_AIC7XXX=yy, it is needed
on the build daemons.


svn path=/dists/trunk/linux-2.6/; revision=13625
2009-05-16 11:53:57 +00:00
Martin Michlmayr 73041c3547 [mips/sb1-bcm91250a, mips/sb1a-bcm91480b] Compile in BROADCOM_PHY.
svn path=/dists/trunk/linux-2.6/; revision=13621
2009-05-16 07:46:46 +00:00
Bastian Blank 1c6ef58442 * debian/changelog: Update.
* debian/config/defines: Ignore remaining ABI changes.
* debian/patches/bugfix/all/stable/2.6.29.3-abi-1.patch: Add.
* debian/patches/series/5: Add new patch.

svn path=/dists/sid/linux-2.6/; revision=13618
2009-05-15 22:12:47 +00:00
Martin Michlmayr 925f9b2314 avoid "sysfs: cannot create duplicate filename '/class/mdio_bus/0'"
svn path=/dists/trunk/linux-2.6/; revision=13613
2009-05-13 19:21:45 +00:00
Martin Michlmayr 5f3c677165 [mips/sb1-bcm91250a, mips/sb1a-bcm91480b] Compile in CONFIG_SB1250_MAC.
svn path=/dists/trunk/linux-2.6/; revision=13612
2009-05-12 22:02:00 +00:00
Martin Michlmayr f9303059a2 There is a platform PATA driver for SWARM IDE these days, so disable
IDE and build in ATA, SCSI and BLK_DEV_SD.

svn path=/dists/trunk/linux-2.6/; revision=13610
2009-05-11 21:33:45 +00:00
Martin Michlmayr 00a370458e [armel/kirkwood] Add CPU idle driver (Rabeeh Khoury)
svn path=/dists/trunk/linux-2.6/; revision=13609
2009-05-11 19:20:17 +00:00
Martin Michlmayr 1854cccebb [arm/iop32x, arm/ixp4xx, arm/orion5x] Turn off BOOT_TRACER,
BLK_DEV_IO_TRACE, CONTEXT_SWITCH_TRACER, ARM_UNWIND and
SECURITY_SELINUX because of size constraints.

svn path=/dists/trunk/linux-2.6/; revision=13608
2009-05-11 19:18:12 +00:00
Maximilian Attems 6f451e622c topconfig disable more staging foo
quickly verified that we don't distribute any of this stuff
as separate linux modules.
stuff can be enabled on user request if it compiles..

makes remaining options to set more readable.

svn path=/dists/trunk/linux-2.6/; revision=13587
2009-05-07 14:16:23 +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 bb88ff6830 topconfig explicitly disable IMA
seen disabled in fedora and defaults to no

svn path=/dists/trunk/linux-2.6/; revision=13571
2009-05-05 13:46:08 +00:00
Maximilian Attems d8d71d8c4d topconfig explicitly disable tomoyo security model
defaults to no,
another of this pathname based stuff.

svn path=/dists/trunk/linux-2.6/; revision=13570
2009-05-05 13:46:05 +00:00
Maximilian Attems 03a769a97d topconfig disable explicitly FTRACE_STARTUP_TEST
svn path=/dists/trunk/linux-2.6/; revision=13569
2009-05-05 13:46:02 +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
dann frazier 9797921b98 * [ia64] Backport rtc-efi driver from mainline
svn path=/dists/sid/linux-2.6/; revision=13566
2009-05-05 04:01:52 +00:00
Maximilian Attems e90b985f8d topconfig enable AFS_FSCACHE
svn path=/dists/trunk/linux-2.6/; revision=13559
2009-05-04 13:08:40 +00:00
Maximilian Attems cb7bf4aaf6 topconfig enable NFS_FSCACHE
svn path=/dists/trunk/linux-2.6/; revision=13558
2009-05-04 13:08:32 +00:00
Maximilian Attems 0ff8a09113 topconfig set modular EXOFS
svn path=/dists/trunk/linux-2.6/; revision=13557
2009-05-04 13:08:24 +00:00
Maximilian Attems d60271370e topconfig enable modular CACHEFILES and friends
same story then previous fscache commit.

svn path=/dists/trunk/linux-2.6/; revision=13556
2009-05-04 13:08:16 +00:00
Maximilian Attems 4e9a1ced15 topconfig enable modular FSCACHE and frieds
follow Kconfig recommendation, same config seen in fedora.

svn path=/dists/trunk/linux-2.6/; revision=13555
2009-05-04 13:08:08 +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 6bde30ddd9 topconfig enable POHMELFS
landed in staging somehow..

svn path=/dists/trunk/linux-2.6/; revision=13553
2009-05-04 13:07:53 +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 1a577b865d topconfig set modular NOP_USB_XCEIV
svn path=/dists/trunk/linux-2.6/; revision=13551
2009-05-04 13:07:36 +00:00
Maximilian Attems e4ed938c55 topconfig disable FB_BROADSHEET for now
defaults to no, disabled in fedora,
can be enabled on request..

svn path=/dists/trunk/linux-2.6/; revision=13550
2009-05-04 13:07:30 +00:00
Maximilian Attems 098d596f93 topconfig set modular VIDEO_CX231XX_ALSA
svn path=/dists/trunk/linux-2.6/; revision=13549
2009-05-04 13:07:24 +00:00
Maximilian Attems 1e6c6a0fb5 topconfig s/MEDIA_TUNER_CUSTOMIZE/MEDIA_TUNER_CUSTOMISE/
see 1398ae1fe6048d49397dccaa4bc1a4101eecf643

svn path=/dists/trunk/linux-2.6/; revision=13548
2009-05-04 13:07:17 +00:00
Maximilian Attems b9c104d618 topconfig set modular REGULATOR_FIXED_VOLTAGE
svn path=/dists/trunk/linux-2.6/; revision=13547
2009-05-04 13:07:10 +00:00
Maximilian Attems e3016dfe08 topconfig set COMPAT_NET_DEV_OPS
this will disappear at some point upstream,
but for now it is still needed for older network devices..

svn path=/dists/trunk/linux-2.6/; revision=13546
2009-05-04 13:06:57 +00:00
Martin Michlmayr ab595461b8 [mipsel/r5k-cobalt] Enable SCSI_SYM53C8XX_2 (closes: #526836).
svn path=/dists/trunk/linux-2.6/; revision=13544
2009-05-04 11:07:19 +00:00
Martin Michlmayr 3bed3ff685 set CONFIG_UACCESS_WITH_MEMCPY
svn path=/dists/trunk/linux-2.6/; revision=13543
2009-05-04 09:03:29 +00:00
Bastian Blank 983905e4ef * debian/abi/2.6.29-1: Remove.
* debian/changelog: Update.
* debian/config/defines: Set abiname to 2.

svn path=/dists/sid/linux-2.6/; revision=13534
2009-05-02 19:24:57 +00:00
Bastian Blank 83e18dc7a2 debian/config/defines: Add more ABI ignores.
svn path=/dists/sid/linux-2.6/; revision=13524
2009-04-29 12:25:25 +00:00
Bastian Blank a01cee0f9b * debian/changelog: Update.
* debian/config/sparc/config: Set 64BIT.
* debian/config/sparc/defines: Ignore ABI changes.

svn path=/dists/sid/linux-2.6/; revision=13521
2009-04-29 08:35:23 +00:00
Stephen Marenka 0bd91142e4 revert oops
svn path=/dists/sid/linux-2.6/; revision=13517
2009-04-28 14:56:32 +00:00
Stephen Marenka 8526fe76a5 m68k: enable rtc for aranym
svn path=/dists/sid/linux-2.6/; revision=13516
2009-04-28 14:52:45 +00:00
Bastian Blank d59acf9b7b * debian/changelog: Update.
* debian/config/defines: Ignore ABI changes in the kvm core.

svn path=/dists/sid/linux-2.6/; revision=13515
2009-04-28 07:33:17 +00:00
Martin Michlmayr 8c27596a7b Add performance patches from git.marvell.com
svn path=/dists/sid/linux-2.6/; revision=13510
2009-04-26 18:52:35 +00:00
Martin Michlmayr 69846ef242 Add driver for GMT G760A fan speed PWM controller chip.
svn path=/dists/sid/linux-2.6/; revision=13508
2009-04-26 17:12:44 +00:00
Maximilian Attems 592c3cca37 topconfig enable modular CRYPTO_ZLIB
svn path=/dists/trunk/linux-2.6/; revision=13497
2009-04-22 14:35:42 +00:00
Maximilian Attems b0de7d0695 topconfig enable modular UIO_AEC
svn path=/dists/trunk/linux-2.6/; revision=13496
2009-04-22 14:35:38 +00:00
Maximilian Attems 4fd3363709 topconfig enable modular LEDS_BD2802
svn path=/dists/trunk/linux-2.6/; revision=13495
2009-04-22 14:35:35 +00:00
Maximilian Attems 9dd1f55ea4 topconfig enable modular LEDS_DAC124S085
svn path=/dists/trunk/linux-2.6/; revision=13494
2009-04-22 14:35:32 +00:00
Maximilian Attems 990f23427e topconfig enable modular LEDS_LP5521
svn path=/dists/trunk/linux-2.6/; revision=13493
2009-04-22 14:35:29 +00:00
Maximilian Attems 6538cd8283 topconfig enable modular DRAGONRISE_FF
svn path=/dists/trunk/linux-2.6/; revision=13492
2009-04-22 14:35:25 +00:00
Maximilian Attems 6eb9364f47 topconfig enable modular VIDEO_CX231XX
svn path=/dists/trunk/linux-2.6/; revision=13491
2009-04-22 14:35:21 +00:00
Maximilian Attems ac40713dcf topconfig enable modular VIDEO_HDPVR
svn path=/dists/trunk/linux-2.6/; revision=13490
2009-04-22 14:35:17 +00:00
Maximilian Attems f2f5efa105 topconfig enable modular SERIAL_MAX3100
svn path=/dists/trunk/linux-2.6/; revision=13489
2009-04-22 14:35:10 +00:00
Maximilian Attems 5e00876d1d topconfig enable modular ISL29003
svn path=/dists/trunk/linux-2.6/; revision=13488
2009-04-22 14:35:05 +00:00
Maximilian Attems 69b015353d topconfig enable modular USB_SERIAL_SYMBOL
svn path=/dists/trunk/linux-2.6/; revision=13486
2009-04-22 06:46:16 +00:00
Maximilian Attems c740cc638f topconfig enable modular USB_SERIAL_QUALCOMM
svn path=/dists/trunk/linux-2.6/; revision=13485
2009-04-22 06:46:14 +00:00
Maximilian Attems a7b36aeb5c topconfig enable modular USB_SERIAL_CP210X
svn path=/dists/trunk/linux-2.6/; revision=13484
2009-04-22 06:46:10 +00:00
Maximilian Attems 15c7dfc1c0 topconfig enable modular SND_INDIGODJX
svn path=/dists/trunk/linux-2.6/; revision=13483
2009-04-22 06:46:08 +00:00
Maximilian Attems f531f77c5a topconfig enable modular SND_INDIGOIOX
svn path=/dists/trunk/linux-2.6/; revision=13482
2009-04-22 06:46:05 +00:00
Maximilian Attems c26ef94812 topconfig enable modular DVB_USB_CE6230
svn path=/dists/trunk/linux-2.6/; revision=13481
2009-04-22 06:46:03 +00:00
Maximilian Attems 1e8e68fc6c topconfig enable USB_PWC_INPUT_EVDEV
svn path=/dists/trunk/linux-2.6/; revision=13480
2009-04-22 06:46:00 +00:00
Maximilian Attems 9d44e18805 topconfig enable modular USB_GSPCA_SQ905C
svn path=/dists/trunk/linux-2.6/; revision=13479
2009-04-22 06:45:57 +00:00
Maximilian Attems f8893da93a topconfig enable modular USB_GSPCA_SQ905
svn path=/dists/trunk/linux-2.6/; revision=13478
2009-04-22 06:45:55 +00:00
Maximilian Attems e485bb7a5c topconfig enable modular USB_GSPCA_MR97310A
svn path=/dists/trunk/linux-2.6/; revision=13477
2009-04-22 06:45:52 +00:00
Maximilian Attems 9805c28c72 topconfig enable modular SENSORS_LM95241
svn path=/dists/trunk/linux-2.6/; revision=13476
2009-04-22 06:45:49 +00:00
Maximilian Attems afd5215f5e topconfig enable modular SENSORS_LTC4215.
svn path=/dists/trunk/linux-2.6/; revision=13475
2009-04-22 06:45:47 +00:00
Maximilian Attems d5d89d744e topconfig enable modular SENSORS_G760A
svn path=/dists/trunk/linux-2.6/; revision=13474
2009-04-22 06:45:44 +00:00
Maximilian Attems 37b86d44e9 topconfig enable modular HW_RANDOM_TIMERIOMEM
svn path=/dists/trunk/linux-2.6/; revision=13473
2009-04-22 06:45:39 +00:00
Maximilian Attems ddb39188d6 topconfig reenable modular 3C359
ported to request_firmware().

svn path=/dists/trunk/linux-2.6/; revision=13472
2009-04-22 06:45:36 +00:00
Maximilian Attems 25984426b7 fix another typo for RDS_DEBUG
svn path=/dists/trunk/linux-2.6/; revision=13471
2009-04-22 06:45:33 +00:00
Maximilian Attems 7b4584d47c topconfig enable modular NETFILTER_XT_TARGET_LED
svn path=/dists/trunk/linux-2.6/; revision=13470
2009-04-22 06:45:31 +00:00
dann frazier ada24e7925 revert r13436 since btrfs/parisc compilation issue is now resolved
svn path=/dists/sid/linux-2.6/; revision=13463
2009-04-20 23:56:03 +00:00
dann frazier 431156506c [parisc] reenable PHONET since it now compiles and is consistent with other archs
svn path=/dists/sid/linux-2.6/; revision=13461
2009-04-20 21:20:04 +00:00
Maximilian Attems 81884558ac add missing space for RDS_DEBUG disabled option
defaults to n

svn path=/dists/trunk/linux-2.6/; revision=13457
2009-04-20 09:38:23 +00:00
Maximilian Attems 80bd214c81 topconfig enable modular SENSORS_ATK0110
svn path=/dists/trunk/linux-2.6/; revision=13456
2009-04-20 09:30:56 +00:00
Maximilian Attems 5bbe534efd topconfig enable modular TOUCHSCREEN_AD7877
svn path=/dists/trunk/linux-2.6/; revision=13455
2009-04-20 09:30:54 +00:00
Maximilian Attems 3326ec425f topconfig enable new iwlwifi options
nuke some old ones

svn path=/dists/trunk/linux-2.6/; revision=13454
2009-04-20 09:30:52 +00:00
Maximilian Attems 1e0d341e0f topconfig enable modular VXGE
svn path=/dists/trunk/linux-2.6/; revision=13453
2009-04-20 09:30:49 +00:00
Maximilian Attems b39af46c71 topconfig enable modular IGBVF
svn path=/dists/trunk/linux-2.6/; revision=13452
2009-04-20 09:30:46 +00:00
Maximilian Attems 3bfea8652c topconfig enable modular ETHOC
svn path=/dists/trunk/linux-2.6/; revision=13451
2009-04-20 09:30:44 +00:00
Maximilian Attems 5731c76d89 topconfig enable modular SCSI_OSD_INITIATOR and friends..
svn path=/dists/trunk/linux-2.6/; revision=13450
2009-04-20 09:30:42 +00:00
Maximilian Attems eefdae63f7 topconfig enable modular SCSI_MPT2SAS
svn path=/dists/trunk/linux-2.6/; revision=13449
2009-04-20 09:30:39 +00:00
Maximilian Attems 0ddd4c448f topconfig enable modular RDS
svn path=/dists/trunk/linux-2.6/; revision=13448
2009-04-20 09:30:35 +00:00
Maximilian Attems a609ddf19d topconfig enable modular NETFILTER_XT_MATCH_CLUSTER
svn path=/dists/trunk/linux-2.6/; revision=13447
2009-04-20 09:30:31 +00:00
Maximilian Attems 47cd43a9f3 parisc disable butter
same as sparc previously.
eventualy we seem to reach the point that parisc may build..

svn path=/dists/sid/linux-2.6/; revision=13436
2009-04-17 17:30:18 +00:00
Maximilian Attems c1e00e49f1 topconfig enable iwlwifi
renaming games in 80bc53931bdf8284c5a95ba96d86ab6c2473a5f8

svn path=/dists/trunk/linux-2.6/; revision=13432
2009-04-17 01:03:20 +00:00
Maximilian Attems 345fcfe633 topconfig enable modular AR9170_USB
instead of staging otus crap.

svn path=/dists/trunk/linux-2.6/; revision=13431
2009-04-17 01:03:17 +00:00
Maximilian Attems 15a624198f topconfig enable modular P54_SPI
svn path=/dists/trunk/linux-2.6/; revision=13430
2009-04-17 01:03:13 +00:00
Maximilian Attems f61bdc80b8 topconfig enable modular MWL8K
svn path=/dists/trunk/linux-2.6/; revision=13429
2009-04-17 01:03:08 +00:00
Maximilian Attems b9e08b8712 topconfig enable ported AT76C50X_USB
instead of older staging crap.

svn path=/dists/trunk/linux-2.6/; revision=13428
2009-04-17 01:03:04 +00:00
Maximilian Attems d7ba5181b7 topconfig enable modular nilfs2
svn path=/dists/trunk/linux-2.6/; revision=13426
2009-04-17 00:41:33 +00:00
Ben Hutchings dffdbf2acd Reenable rt2860sta and rt2870sta
svn path=/dists/trunk/linux-2.6/; revision=13405
2009-04-12 20:55:42 +00:00
Maximilian Attems fb5f160047 sparc disable butter aka btrfs
stay with dry bread to fix FTBFS

svn path=/dists/sid/linux-2.6/; revision=13390
2009-04-09 22:36:18 +00:00
Maximilian Attems c4847ceedf topconfig GFS2_FS_LOCKING_DLM got bool
fixes:
.config:1452:warning: symbol value 'm' invalid for GFS2_FS_LOCKING_DLM

svn path=/dists/trunk/linux-2.6/; revision=13374
2009-04-08 15:00:51 +00:00
Martin Michlmayr 9ed9eb6da4 Add performance patches from git.marvell.com
svn path=/dists/trunk/linux-2.6/; revision=13372
2009-04-08 14:49:02 +00:00
Martin Michlmayr 3d03492197 [arm/orion5x] Enable CONFIG_SENSORS_G760A used on the D-Link DNS-323.
svn path=/dists/trunk/linux-2.6/; revision=13368
2009-04-08 14:26:39 +00:00
Maximilian Attems 8403c5515d update to 2.6.30-rc1
* bunch of request_firmware patches merged
* disable some staging crap
  Ben Hutchings <ben@decadent.org.uk>
* nuke more stuff in firmware/ dir to keep beeing dfsg clean
  much stuff outside of firmware/ gone
* rediff firmware/Makefile patch
* disable bunch of ?merged? arm patches

TODO: - review addition of new firmware outside of firmware/ dir
      drivers/staging beeing the primary target, but maybe more..
      - check gfs2 and gpu-drm-radeon-request_firmware patches

svn path=/dists/trunk/linux-2.6/; revision=13365
2009-04-08 11:01:42 +00:00
Maximilian Attems c813a5f889 [parisc] Disable PHONET.
the probabilty of running Maemo on parisc goes to \epsilon.

fixes:
 CC [M]  net/phonet/pep.o
/build/buildd/linux-2.6-2.6.29/debian/build/source_hppa_none/net/phonet/pep.c:
In function 'pipe_rcv_status':
/build/buildd/linux-2.6-2.6.29/debian/build/source_hppa_none/net/phonet/pep.c:262:
error: lvalue required as left operand of assignment
make[7]: *** [net/phonet/pep.o] Error 1

svn path=/dists/sid/linux-2.6/; revision=13357
2009-04-07 12:27:39 +00:00
Bastian Blank 73bb83a4e5 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=13350
2009-04-06 10:36:47 +00:00
Bastian Blank 6832dd13f3 Revert revision 13334.
svn path=/dists/trunk/linux-2.6/; revision=13349
2009-04-06 10:32:23 +00:00
Ben Hutchings 307ea1b234 Remove firmware from driver/staging (closes: #521553)
Disable affected drivers: rt2860, rt2870

svn path=/dists/trunk/linux-2.6/; revision=13334
2009-04-05 20:07:50 +00:00
Martin Michlmayr cbc146ddec [mips*/4kc-malta, mips*/5kc-malta] Build in RTC_DRV_CMOS.
svn path=/dists/sid/linux-2.6/; revision=13311
2009-04-01 17:09:23 +00:00
Maximilian Attems 73d0d141bf topconfig Enable PATA_JMICRON instead of legacy BLK_DEV_JMICRON
this will have changing dev name,
but anyway this was never guaranteed to stay stable.

better pick the driver that is recommended upstream.

svn path=/dists/trunk/linux-2.6/; revision=13310
2009-04-01 14:53:29 +00:00
Maximilian Attems 3645009744 nuke old config variables
- SUN_BPP
  902663f6ea4a2603bee0d88450aae2d653a46f5d
  sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbpp

- SUN_MOSTEK_RTC
  eed795bf1fd2a012beddd6017fd7baf8ddf43ca1
  sparc: Kill sbus mostek RTC driver.

- BINFMT_AOUT32 SUNOS_EMUL
  ec98c6b9b47df6df1c1fa6cf3d427414f8c2cf16
  [SPARC]: Remove SunOS and Solaris binary support.

- BINFMT_ELF32
  48c946a482661d8466cd24bae5df749147ff1b1d
  [SPARC64]: Make use of the new fs/compat_binfmt_elf.c

- SPARC32_COMPAT
  09337f501ebdd224cd69df6d168a5c4fe75d86fa
  sparc64: Kill CONFIG_SPARC32_COMPAT

- sparc64: Remove 4MB and 512K base page size options
  f7fe93344fd3f4ccd406a35f751a61b77f94b0fc

- IDEDISK_MULTI_MOD
  7c51c17e0431d2f26bc23ee07de12eafb125ce83
  ide: remove CONFIG_IDEDISK_MULTI_MODE

sparc configs are now clean as of 2.6.29 for old variables too.

svn path=/dists/trunk/linux-2.6/; revision=13299
2009-03-30 13:11:33 +00:00
Maximilian Attems 99a61db489 sparc: enable BLK_DEV_CRYPTOLOOP
sparc has no business overriding topconfig changes again,
thus nuke dup definitions.

open 2.6.30 trunk work.

svn path=/dists/trunk/linux-2.6/; revision=13297
2009-03-30 12:42:42 +00:00
Bastian Blank d75753d14d debian/config/defines: Set abiname to trunk.
svn path=/dists/trunk/linux-2.6/; revision=13277
2009-03-27 16:19:54 +00:00
Maximilian Attems a81c5706dc hppa s/gcc-4.1/gcc-4.3/g
hardcode 4.3 usage

svn path=/dists/sid/linux-2.6/; revision=13257
2009-03-25 10:07:31 +00:00
Martin Michlmayr f11a5769df [arm/ixp4xx] Build in LEDS_TRIGGER_TIMER (closes: #521141).
svn path=/dists/sid/linux-2.6/; revision=13256
2009-03-25 08:21:34 +00:00
Maximilian Attems 69c5bff7d0 topconfig enable modular DNET
got added on 4796417417a62e2ae83d92cb92e1ecf9ec67b5f5

amd64 config now clean again.

svn path=/dists/trunk/linux-2.6/; revision=13223
2009-03-24 01:56:33 +00:00
Maximilian Attems 2c140ca00c topconfig explicitly disable LIB80211_DEBUG
added in 6f16bf3bdb94b567e2b6663378efb2dbf40db133

svn path=/dists/trunk/linux-2.6/; revision=13222
2009-03-24 01:56:31 +00:00
Martin Michlmayr e9b9efcec2 qnap uses M25P80 flash
svn path=/dists/trunk/linux-2.6/; revision=13208
2009-03-22 22:35:23 +00:00
Martin Michlmayr 471f58cb90 enable Orion SPI
svn path=/dists/trunk/linux-2.6/; revision=13207
2009-03-22 22:26:26 +00:00
Martin Michlmayr e8f32f10a4 kirkwood: recommend uboot-mkimage
svn path=/dists/trunk/linux-2.6/; revision=13206
2009-03-22 22:14:50 +00:00
Maximilian Attems 41eb4fdda4 powerpc disable some obvious debugging options
still quite a lot of options not set on this port..

svn path=/dists/trunk/linux-2.6/; revision=13205
2009-03-22 21:47:21 +00:00
Martin Michlmayr d69c64f09c -8 because of machine id
svn path=/dists/trunk/linux-2.6/; revision=13204
2009-03-22 21:44:44 +00:00
Maximilian Attems 1e45c7a2d5 topconfig set FW_LOADER to y
tristate "if EMBEDDED" was added to Kconfig.

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

svn path=/dists/trunk/linux-2.6/; revision=13203
2009-03-22 21:39:30 +00:00
Martin Michlmayr 481a3c2aae enable MMC
svn path=/dists/trunk/linux-2.6/; revision=13195
2009-03-22 20:05:17 +00:00
Martin Michlmayr 21c3b0ecd8 add some things we depend on indirectly
svn path=/dists/trunk/linux-2.6/; revision=13194
2009-03-22 19:27:34 +00:00
Martin Michlmayr ba38487fc5 Add an image for Marvell's Kirkwood platform.
svn path=/dists/trunk/linux-2.6/; revision=13192
2009-03-22 19:26:30 +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
Martin Michlmayr f0ec2cd1bf [arm/iop32x, arm/ixp4xx, arm/orion5x] Enable INPUT_JOYDEV, GAMEPORT
and INPUT_JOYSTICK (Closes: #520433).

svn path=/dists/trunk/linux-2.6/; revision=13182
2009-03-20 15:40:35 +00:00
Martin Michlmayr 871d790860 [arm/iop32x, arm/ixp4xx, arm/orion5x] Enable INPUT_TOUCHSCREEN.
svn path=/dists/trunk/linux-2.6/; revision=13181
2009-03-20 15:35:24 +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 e12d3311e4 benet got merged into proper drivers/net from staging
remove old staging ref and enable the new variable.

svn path=/dists/trunk/linux-2.6/; revision=13175
2009-03-19 23:06:13 +00:00
Martin Michlmayr dfa8cc6961 [arm/iop32x, arm/ixp4xx, arm/orion5x] Add a size check to ensure that
the kernel will fit in flash.

svn path=/dists/trunk/linux-2.6/; revision=13157
2009-03-17 17:58:05 +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 429871a939 debian/config/config: Fix.
svn path=/dists/trunk/linux-2.6/; revision=13144
2009-03-16 22:49:21 +00:00
Bastian Blank 2342b93d79 * debian/changelog: Update.
* debian/config/s390/config
  - Set S390_GUEST.
  - Set VIRTUALIZATION.
  - Set KVM.


svn path=/dists/trunk/linux-2.6/; revision=13143
2009-03-16 22:45:42 +00:00
Bastian Blank 3ffe73de60 debian/config/config: Set CLASSIC_RCU.
svn path=/dists/trunk/linux-2.6/; revision=13142
2009-03-16 22:37:16 +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 661150691a powerpc set virtualization and friends
"at least qemu now supports it.
kvm too, but it has much stronger requirement on the host."

Reported-by: Aurélien Jarno <aurel32@debian.org>

svn path=/dists/trunk/linux-2.6/; revision=13130
2009-03-16 16:33:49 +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 1aabf728df powerpc set modular MOUSE_BCM5974
svn path=/dists/trunk/linux-2.6/; revision=13127
2009-03-16 16:33:41 +00:00
Maximilian Attems bdca2caf3f powerpc set modular MV643XX_ETH
svn path=/dists/trunk/linux-2.6/; revision=13126
2009-03-16 16:33:39 +00:00
Maximilian Attems 251db28fb5 powerpc set modular PHANTOM and HP_ILO drivers
svn path=/dists/trunk/linux-2.6/; revision=13125
2009-03-16 16:33:36 +00:00
Maximilian Attems 4d27e13b57 topconfig unset SUNRPC_REGISTER_V4
nobody voted for it on 2.6.28 config questions,
also seen unset in fedora, defaults to n.

svn path=/dists/trunk/linux-2.6/; revision=13123
2009-03-16 15:56:53 +00:00
Maximilian Attems 1458fa8987 topconfig explicitly unset SECURITY_PATH
no one asked for it yet, antivirus cool aid stuff..
"pathname based access controls"

svn path=/dists/trunk/linux-2.6/; revision=13122
2009-03-16 15:54:31 +00:00
Maximilian Attems 63c513e207 topconfig explicitly unset power and hw branch tracer
defaults to n, dev tools.

svn path=/dists/trunk/linux-2.6/; revision=13121
2009-03-16 15:54:29 +00:00
Maximilian Attems b51e0d18d5 topconfig explicitly unset DEBUG_NOTIFIERS
svn path=/dists/trunk/linux-2.6/; revision=13120
2009-03-16 15:54:26 +00:00
Maximilian Attems 7a0f5e067e topconfig disable staging android drivers
svn path=/dists/trunk/linux-2.6/; revision=13119
2009-03-16 15:54:24 +00:00
Maximilian Attems 7fefcae9ab topconfig explicitly disable staging driver meilhaus
not yet shipped as module.
same story as other staging will be enabled on demand..

svn path=/dists/trunk/linux-2.6/; revision=13118
2009-03-16 15:54:22 +00:00
Maximilian Attems 065309c0c3 topconfig explicitly unset DVB_DYNAMIC_MINORS
if we get demand for more then 4 of a single type of dvb device
that may be changed for that arch..

svn path=/dists/trunk/linux-2.6/; revision=13117
2009-03-16 15:54:15 +00:00
Maximilian Attems d2e19903e5 topconfig set SFC_MTD
defaults to yes and may be useful for sfc module users.

svn path=/dists/trunk/linux-2.6/; revision=13116
2009-03-16 15:54:13 +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 bdc45d3966 topconfig explicitly unset RCU_TRACE
svn path=/dists/trunk/linux-2.6/; revision=13111
2009-03-16 15:54:00 +00:00
Bastian Blank 06a554764b debian/config/sparc/defines: Readd missing kernel-arch definition.
svn path=/dists/trunk/linux-2.6/; revision=13104
2009-03-12 13:11:11 +00:00
Maximilian Attems 3d93f73c7e config nuke various old variables (part 10)
- 20420bba13bf79c86cab1e5bdfc4c938d9e44bc9
  alpha/parisc: remove config variable DEBUG_RWLOCK
- 64ac24e738823161693bf791f87adc802cf529ff
  Generic semaphore implementation
  DEBUG_SEMAPHORE
- c5bfc3757f1d843a8e1261840c1f53c5062f8e92
  ide: remove CONFIG_IDE_MAX_HWIFS
- 73c1f4a033675f168df7e98bbeeafca3c644b8a6
  [TCPDIAG]: Just rename everything to inet_diag
- old sound stuff
  MAD16_OLDCARD, SND_GENERIC_PM, SND_VXP440
- gone drivers
  MTD_BLKMTD, SCSI_QLOGIC_FC
- obsolete options
  MTD_CFI_AMDSTD_RETRY, SCSI_QLOGIC_1280_1040, SERIAL_8250_MULTIPORT
- fa6557aff47f25e5b6b92c930a9b60a12acd0b58
  remove the obsolete xircom_tulip_cb driver
  PCMCIA_XIRTULIP
- 0f4d3fd8ac76122675de900d67a470306647374b
  legacy rtc: remove needless/confusing HPET_RTC_IRQ option

svn path=/dists/trunk/linux-2.6/; revision=13102
2009-03-12 12:57:22 +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 563f1cd7be config nuke various old variables (part 9)
- 93c164af19f608c5f737eb9bed8cb4de3a872329
  remove ide-scsi
- ffa793f9bb5b563edb4cacc43a4d6677eec0e36b
  remove BLK_DEV_HD_ONLY
- 118a9069f06ff591d51a3133e242f0c256ba2db7
  module: remove CONFIG_KMOD
- 53846574799884a04a4498f6342400d5c1423c79
  BLK_DEV_IDEDMA_PMAC
- cadb300a4254b1f28bce84e280b7d46c525f73c6
  sl82c105: remove dead code
  LOPEC
- 1f49060adcc1817337af95392bdf8a6205abffa0
  PPLUS
- alpha nuke old OSS driver variables

svn path=/dists/trunk/linux-2.6/; revision=13100
2009-03-12 12:37:18 +00:00
Maximilian Attems 62a5f3bf75 topconfig s/BACKLIGHT_CORGI/BACKLIGHT_GENERIC/
renamed in d00ba726725c6f41e43df00f83e484ba8f9fac5c
as bonus nuke dup definition

svn path=/dists/trunk/linux-2.6/; revision=13099
2009-03-12 12:37:16 +00:00
Maximilian Attems d51216d9f1 config nuke various old variables (part 8)
- 9e0c79782143a816ba7d7f0f6e195091a97053f6
  lis3lv02d: merge with leds hp disk
  LEDS_HP_DISK
- e948b20a71a06a740c925d6ea22b59b4e17cfa0c
  netfilter: rename ipt_recent to xt_recent
- ddebc973c56b51b4e5d84d606f0430d81b895d67
  dccp: Lockless integration of CCID congestion-control plugins
  IP_DCCP_CCID2
- beb2a7f331361bfe81e71acdb0739eae570475a2
  net/ieee80211 -> drivers/net/ipw2x00/libipw_* rename
- 76483cf4d0efbc35eaf9905a437f2f1be0221360
  HID: remove hid-ff
  HID_FF

svn path=/dists/trunk/linux-2.6/; revision=13098
2009-03-12 12:37:13 +00:00
Maximilian Attems 064165c78a config nuke various old variables (part 7)
- 277d342fc423fca5e66e677fe629d1b2f8f1b9e2
  selinux: Deprecate and schedule the removal of the the compat_net
  SECURITY_SELINUX_ENABLE_SECMARK_DEFAULT
- 5915eb53861c5776cfec33ca4fcc1fd20d66dd27
  security: remove dummy module
  SECURITY_CAPABILITIES
- 771fd565195727d12f0b75d918b9fcb9f33a5476
  rt2x00: Make rt2x00 LEDS invisible config option
- 58169529986e81e0d477ce11eb8b91f025f649c1
  rt2x00: Make RFKILL enabled by default
- 53ef99cad9878f02f27bb30bc304fc42af8bdd6e
  ocfs2: Remove JBD compatibility layer
- ede16af4cdbd21fa15d4178beb7c6fcbcccd07e9
  pkt_sched: Remove CONFIG_NET_SCH_RR
- 4e887d5b2fb909f18d153f47d2f3fdc2c76bb83a
  mac80211: remove MAC80211_DEBUG from net/mac80211/Kconfig
- b3a6ffe16b5cc48abe7db8d04882dc45280eb693
  Get rid of CONFIG_LSF

svn path=/dists/trunk/linux-2.6/; revision=13097
2009-03-12 12:37:11 +00:00
Maximilian Attems d9ed477de1 config nuke various old variables (part 6)
- a57a5c2e8db8d80f460dcad77877895718c9f209
  x86 setup: remove remnants of CONFIG_VIDEO_SELECT (read: vga=)
- e0677760945585ee475c2d6a7fa4d5b0dd573cb4
  V4L/DVB (8689): dpc7146: remove dpc7146 demonstration board driver
  VIDEO_DPC
- 640c1bce86d1e11ee6a1263fdf6170d3210b1684
  USB: delete airprime driver
  USB_SERIAL_AIRPRIME
- ff30bf1ca4b548c0928dae6bfce89458b95e5bf4
  USB: remove optional bus bindings in isp1760, fixing runtime warning
  USB_ISP1760_PCI
- 45a5b872bda1a3b5a4959ce66d19381df82419c9
  V4L/DVB (8690): tuner-3036: remove driver
  TUNER_3036
- 40fef8a649e5344bfb6a67a7cc3def3e0dad6448
  SUNRPC: Use only rpcbind v2 for AF_INET requests
  SUNRPC_BIND34
- dd7f8dbe2b3c0611ba969cd867c10cb63d163e25
  eeprom: More consistent symbol names
  SPI_AT25

svn path=/dists/trunk/linux-2.6/; revision=13096
2009-03-12 12:37:07 +00:00
Maximilian Attems 6b7ca204f8 config nuke various old variables (part 5)
- various NAPI variables gone, default anyway
- ANSI_CPRNG got prefixed crypto, set topconfig
- dd7f8dbe2b3c0611ba969cd867c10cb63d163e25
  eeprom: More consistent symbol names
  AT24
- de0ca06a99c33df8333955642843331ab6b6e7ff
  coda: remove CODA_FS_OLD_API
- cb520223d7f22c5386aff27a5856a66e2c32aaac
  scsi_dh: Remove hardware handlers from dm
  DM_MULTIPATH_EMC, DM_MULTIPATH_RDAC and DM_MULTIPATH_HP
- 986bd1e58b18c09b753f797df19251804bfe3e84
  DVB_CINERGYT2 and DVB_CINERGYT2_TUNING
- 630b25cdf4e3f8c0a11eb04fc8436cc36653cd58
  e1000: remove unused Kconfig option for disabling packet split
  E1000_DISABLE_PACKET_SPLIT
- 048bca223739368aa5b9ce7cfb1d576c32d66cc7
  [GFS2] No lock_nolock

svn path=/dists/trunk/linux-2.6/; revision=13095
2009-03-12 12:37:02 +00:00
Maximilian Attems 0d650b7d99 x86_32 nuke various old variables (part 4)
- 8daa19051e1c7369c89ace7b18e74fe1f55dfa29
   x86, apm: remove CONFIG_APM_REAL_MODE_POWER_OFF in favor of a kernel
param
- x86: remove dead IRQBALANCE code

svn path=/dists/trunk/linux-2.6/; revision=13094
2009-03-11 16:05:59 +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
Bastian Blank 7f051c6caa * debian/changelog: Update.
* debian/config/sparc/defines: Remove explicit kernel arch definitions.

svn path=/dists/trunk/linux-2.6/; revision=13089
2009-03-11 15:14:33 +00:00
Bastian Blank e6c6e7e197 * debian/changelog: Update.
* debian/config/s390/config.s390: Disable BTRFS.

svn path=/dists/trunk/linux-2.6/; revision=13088
2009-03-11 15:12:51 +00:00
Maximilian Attems c392fef127 x86_32 enable modular BLK_DEV_CS5536
svn path=/dists/trunk/linux-2.6/; revision=13087
2009-03-11 15:07:12 +00:00
Maximilian Attems fcea057097 x86_32 unset SPARSE_IRQ
defaults to n, only interesting for bigmem,
but those people should use amd64 anyway.

svn path=/dists/trunk/linux-2.6/; revision=13086
2009-03-11 15:07:08 +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 fcbcf71481 topconfig enable IXGBE_DCB
svn path=/dists/trunk/linux-2.6/; revision=13082
2009-03-11 14:56:57 +00:00
Maximilian Attems d77944f161 topconfig set DCB
Data Center Bridging support

svn path=/dists/trunk/linux-2.6/; revision=13081
2009-03-11 14:56:53 +00:00
Maximilian Attems e0d26db053 topconfig explicitly set SCHED_OMIT_FRAME_POINTER
svn path=/dists/trunk/linux-2.6/; revision=13080
2009-03-11 14:56:50 +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 61d6c67410 topconfig enable DEVPTS_MULTIPLE_INSTANCES
allows namespaces to have isolated pty namespaces

svn path=/dists/trunk/linux-2.6/; revision=13075
2009-03-10 22:18:05 +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
Martin Michlmayr 70b6e55e5d [arm/orion5x] Build the SENSORS_LM75 module since it's needed on the
D-Link DNS-323.

svn path=/dists/trunk/linux-2.6/; revision=13071
2009-03-09 21:29:59 +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 258e5535ee topconfig explicitly unset TRACE_BRANCH_PROFILING
svn path=/dists/trunk/linux-2.6/; revision=13062
2009-03-09 10:30:01 +00:00