Commit Graph

131 Commits

Author SHA1 Message Date
Maximilian Attems 0b0f22d5aa PCI_LEGACY_PROC is gone since march 06
kill any reference to it

svn path=/dists/trunk/linux-2.6/; revision=8730
2007-05-23 11:48:08 +00:00
Maximilian Attems 756b529c04 USB_HIDINPUT is gone since last year, kill ref.
generic CONFIG_HID is enabled in topconfig
see 63f3861d2fbf8ccbad1386ac9ac8b822c036ea00

svn path=/dists/trunk/linux-2.6/; revision=8728
2007-05-23 11:35:35 +00:00
Maximilian Attems 5b7ef67cf6 deal with move of usb gamepads under drivers/input
kill ref to CONFIG_USB_XPAD
enable CONFIG_JOYSTICK_XPAD where it was enabled, defaults to n

svn path=/dists/trunk/linux-2.6/; revision=8727
2007-05-23 11:25:15 +00:00
Maximilian Attems 31a3d56903 unify settings of misc usb input devices
where enabled in topconfig previously, reenable them
kill references to old config variables
see ba0acb5ee318901646f82c134cca2e4de0c43934

svn path=/dists/trunk/linux-2.6/; revision=8725
2007-05-23 11:03:09 +00:00
Maximilian Attems db94e09248 deal with the move ove the usb tablets under drivers/input:
* enable CONFIG_INPUT_TABLET where wacom was enabled
* explicitly enable all where wacom was enabled
* remove the old config entrys as CONFIG_INPUT_TABLET defaults to n anyway

svn path=/dists/trunk/linux-2.6/; revision=8724
2007-05-23 10:41:00 +00:00
Maximilian Attems a187104de6 unify token ring variable settings to toplevel config,
also enable newly added 3c359 and smctr.
sparc and hppa explicitly disable tokenring are they lazy?!
(more understable on some arm and mips configs)

svn path=/dists/trunk/linux-2.6/; revision=8719
2007-05-22 15:22:31 +00:00
Maximilian Attems 5a1d522a21 generic vfs fallback handles those cases since 04 Sep 2005
kill ref to DEVPTS_FS_SECURITY TMPFS_XATTR TMPFS_SECURITY.

svn path=/dists/trunk/linux-2.6/; revision=8717
2007-05-22 14:51:21 +00:00
Maximilian Attems ad9e9c59b6 GAMEPORT_CS461X gone sine 29 May 2005, as supported by alsa.
those 3 config files cooperate for keeping the oldest config variables around.

svn path=/dists/trunk/linux-2.6/; revision=8716
2007-05-22 14:44:34 +00:00
Maximilian Attems 97ec148c25 DVB_DIBUSB_MISDESIGNED_DEVICES and friends are gone since 24 Jun 2005,
go..

svn path=/dists/trunk/linux-2.6/; revision=8715
2007-05-22 14:42:44 +00:00
Maximilian Attems 67a6616d57 GAMEPORT_VORTEX is gone long time ago, aka 29 May 2005
see 454a6a859cc771902dc68b5889593aea086585b2

svn path=/dists/trunk/linux-2.6/; revision=8712
2007-05-22 14:15:49 +00:00
Maximilian Attems e3a8d25da5 CONFIG_KOBJECT_UEVENT is long gone enabled by hotplug,
kill references.

svn path=/dists/trunk/linux-2.6/; revision=8703
2007-05-22 08:16:21 +00:00
Maximilian Attems ef2920102a CONFIG_RXRPC is gone,
see 63b6be55e8b51cb718468794d343058e96c7462c

svn path=/dists/trunk/linux-2.6/; revision=8701
2007-05-22 08:08:57 +00:00
Maximilian Attems 6b48ac5c02 also enable CONFIG_WLAN_80211=y
now ipw and friends should build again

svn path=/dists/trunk/linux-2.6/; revision=8676
2007-05-21 16:22:46 +00:00
Maximilian Attems 0b39de12f7 change due to the new wlan stack, enable CONFIG_WLAN_PRE80211
svn path=/dists/trunk/linux-2.6/; revision=8675
2007-05-21 16:16:36 +00:00
Maximilian Attems f2dd597e36 CONFIG_DVB gone,
see 6b6bcb16c6b528fb5832244db949366bf0e42f44

svn path=/dists/trunk/linux-2.6/; revision=8659
2007-05-21 13:49:49 +00:00
Maximilian Attems 534196f2bd old USB touchscreen drivers gone,
see db61a9124880a1d79b7b320d4b6bef717f23e485

svn path=/dists/trunk/linux-2.6/; revision=8658
2007-05-21 13:42:53 +00:00
Maximilian Attems 2adf005a7a VIDEO_VIDEOBUF was unused, killed
see 48fc923b0e43bc11975d6302f3fcb173d2f50f19

svn path=/dists/trunk/linux-2.6/; revision=8650
2007-05-21 12:52:16 +00:00
Maximilian Attems 3b8545956e SOUND_ES1371 is gone
see 44171df8e944f0bc8f7fa3f6d080f3e671431989

svn path=/dists/trunk/linux-2.6/; revision=8648
2007-05-21 12:43:36 +00:00
Maximilian Attems f0fca0094d ONFIG_USB_BANDWIDTH is gone
see 896fbd7199035958013d106329843d8ae9618753

svn path=/dists/trunk/linux-2.6/; revision=8645
2007-05-21 12:36:24 +00:00
Maximilian Attems 75465b7847 DLCI_COUNT was unused, gone
see f100ae2ed04d17fb450fe6e3a3780342da60acd0

svn path=/dists/trunk/linux-2.6/; revision=8642
2007-05-21 12:29:51 +00:00
Maximilian Attems cfc6a7650f PARIDE_PARPORT was unused,
see 482a579b370a0bf924b577efd6c750284a95e0fb

svn path=/dists/trunk/linux-2.6/; revision=8639
2007-05-21 12:15:20 +00:00
Maximilian Attems cae30417e6 CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODE gone, module option
see 3d9c18872fa1db5c43ab97d8cbca43775998e49c

svn path=/dists/trunk/linux-2.6/; revision=8637
2007-05-21 12:10:09 +00:00
Maximilian Attems 20e57b69a5 CONFIG_IDEDMA_{PCI,}_AUTO is gone, default is on
unless booted with ide=nodma
see 120b9cfddff2e398fece07c5e127f3fdbb660441

svn path=/dists/trunk/linux-2.6/; revision=8636
2007-05-21 12:04:44 +00:00
Maximilian Attems ff38d1872f more dropped unused scsi configs
see b73c3d778647bffff6dbcbe41e8fc01215a22194

svn path=/dists/trunk/linux-2.6/; revision=8632
2007-05-21 11:08:37 +00:00
Maximilian Attems 2008f9e849 NETPOLL_RX is gone,
see d16bfd0c77b35a0a0f0e159b94b9921510bf7934

svn path=/dists/trunk/linux-2.6/; revision=8631
2007-05-21 11:05:04 +00:00
Maximilian Attems cfbc824aaa jffs v1 is gone
see 419ee448ff76aef13526a99c2dc39ba3ae1f0970

svn path=/dists/trunk/linux-2.6/; revision=8629
2007-05-21 10:57:48 +00:00
Maximilian Attems c77d2173b7 cleanup old apm+acpi configs
svn path=/dists/trunk/linux-2.6/; revision=8626
2007-05-21 10:45:52 +00:00
Maximilian Attems bed6ebafaa reduce buildnoise a bit more
cleanup obsolote NET_SCHED configs
see 641b9e0e8b7f96425da6ce98f3361e3af0baee29

svn path=/dists/trunk/linux-2.6/; revision=8625
2007-05-21 10:39:01 +00:00
Bastian Blank 61de54d508 debian/arch: Remove not longer available options.
svn path=/dists/trunk/linux-2.6/; revision=8370
2007-03-17 22:57:26 +00:00
Frederik Schüler 9ab6f655d3 Update generic and amd64 options.
svn path=/dists/trunk/linux-2.6/; revision=8268
2007-02-05 19:34:06 +00:00
Bastian Blank 88c56779b8 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=8229
2007-01-27 19:52:51 +00:00
Frederik Schüler 50613d588f make HDLC_* options modular and global
update i386 options

svn path=/dists/trunk/linux-2.6/; revision=8089
2007-01-04 15:30:28 +00:00
Frederik Schüler 91da4a967a Global:
- Make BLK_DEV_IDEPNP per-arch
- Make NET_PKTGEN a global module
- Activate new PATA_* options globally
- Activate sata options globally
- Activate ext4 and GFS2
- CC_STACKPROTECTOR is disabled for now, this needs to be discussed
- Activate lots of usb|scsi|sensors|dvb drivers globally

New per-arch settings:
- CONFIG_PCIEAER=y
- CONFIG_HT_IRQ=y
- CONFIG_ARCH_POPULATES_NODE_MAP=y


svn path=/dists/trunk/linux-2.6/; revision=8088
2007-01-04 14:36:26 +00:00
dann frazier a6b5aae538 * [ia64] Enable CONFIG_HUGETLBFS
svn path=/dists/trunk/linux-2.6/; revision=7605
2006-10-13 22:32:50 +00:00
Bastian Blank 5bb0c279c1 debian/arch: Unify CPUSET options.
debian/changelog: Update.

svn path=/dists/trunk/linux-2.6/; revision=7588
2006-10-10 11:20:41 +00:00
Frederik Schüler d8e36b0793 Activate CONFIG_IDE_TASK_IOCTL globally. (Closes: #390616)
Activate CONFIG_NET_CLS_* globaly. (Closes: #389918)
Make CONFIG_EFI_VARS modular on i386. (Closes: #381951)
Activate CONFIG_SCSI_ARCMSR on amd64, powerpc, sparc too.


svn path=/dists/trunk/linux-2.6/; revision=7571
2006-10-02 13:23:20 +00:00
Bastian Blank 20321b4d2a debian/arch
- Unify legacy pty settings.
- Only provide 16 legacy ptys.

svn path=/dists/trunk/linux-2.6/; revision=7497
2006-09-23 20:17:34 +00:00
Bastian Blank 862feda102 debian/arch: Unify embedded config.
svn path=/dists/trunk/linux-2.6/; revision=7496
2006-09-23 20:11:02 +00:00
Frederik Schüler 74aa5e05fc Deactivate EVBUG.
Make PARPORT options global.
Add class definition for 486 flavour.


svn path=/dists/trunk/linux-2.6/; revision=7375
2006-09-08 10:00:29 +00:00
Frederik Schüler f02effb1b5 Update configurations for amd64 and i386.
svn path=/dists/trunk/linux-2.6/; revision=7272
2006-08-29 14:20:13 +00:00
Bastian Blank 61c4bbd140 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=7262
2006-08-29 09:53:31 +00:00
maximilian attems 1442d6faa2 add 2.6.17.7
add buildfix
set CONFIG_SND_FM801_TEA575X_BOOL=y, where CONFIG_SND_FM801_TEA575X=m


svn path=/dists/trunk/linux-2.6/; revision=7068
2006-07-25 20:39:42 +00:00
dann frazier f3a4b5f44d * [ia64] Drop the non-SMP flavours; they are not well maintained upstream.
Note that the non-SMP flavours have been identical to the SMP builds
  since 2.6.13-1; this was to avoid having to drop then re-add these
  flavours if upstream resolved the issue - but that never happened.
  Note that this is a measurable performance penalty on non-SMP systems.

svn path=/dists/trunk/linux-2.6/; revision=7031
2006-07-17 05:16:08 +00:00
Bastian Blank 2e08577aff Revert r6969 and r6970. It does not follow the smp-only scheme and Dann was
asked to fix that.

svn path=/dists/trunk/linux-2.6/; revision=6992
2006-07-13 08:46:23 +00:00
dann frazier 9fe046b0fd * [ia64] Drop the non-SMP flavours; they are not well maintained upstream.
Note that the non-SMP flavours have been identical to the SMP builds
  since 2.6.13-1; this was to avoid having to drop then re-add these
  flavours if upstream resolved the issue - but that never happened.
  Note that this is a measurable performance penalty on non-SMP systems.

svn path=/dists/trunk/linux-2.6/; revision=6969
2006-07-09 03:32:17 +00:00
maximilian attems 21fd24d5f7 set CONFIG_SERIAL_8250_NR_UARTS=16 across board
svn path=/dists/trunk/linux-2.6/; revision=6957
2006-07-07 10:45:25 +00:00
dann frazier 8a7c5a1dad * [amd64] Drop amd64-generic flavor. We will use amd64-k8 for the
* [ia64] Use gcc 4.1.

svn path=/dists/trunk/linux-2.6/; revision=6826
2006-06-18 23:06:52 +00:00
dann frazier 66f823c53b update ia64 configs
svn path=/dists/trunk/linux-2.6/; revision=6820
2006-06-18 18:10:14 +00:00
Frederik Schüler e7571463b1 * deacticate MODULE_SRCVERSION_ALL globally
* merge all CONFIG_MODULE_ options in the global config 
* enable AGP_SIS on amd64
* enable RIO on amd64


svn path=/dists/trunk/linux-2.6/; revision=6800
2006-06-13 15:29:21 +00:00
Bastian Blank 9b41ace1c5 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=6708
2006-05-26 12:06:07 +00:00