Commit Graph

2549 Commits

Author SHA1 Message Date
Martin Michlmayr 102c54891c fix includes
svn path=/dists/trunk/linux-2.6/; revision=8706
2007-05-22 12:03:43 +00:00
Maximilian Attems e96b9cd8c5 start ordering the w1 sensor config variables
svn path=/dists/trunk/linux-2.6/; revision=8705
2007-05-22 10:04:39 +00:00
Maximilian Attems 789a10caf1 USB_KC2190 is boolean, set it to yes
svn path=/dists/trunk/linux-2.6/; revision=8704
2007-05-22 09:49:45 +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 f34edd5bb7 missed a config variable for the first block
svn path=/dists/trunk/linux-2.6/; revision=8702
2007-05-22 08:13:10 +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 e98e571ef2 get rid of the other old USB_TOUCHSCREEN configs
svn path=/dists/trunk/linux-2.6/; revision=8700
2007-05-22 07:37:47 +00:00
Maximilian Attems dc7eadb0dd in the same mv config USB_TOUCHSCREEN is gone,
kill it.

svn path=/dists/trunk/linux-2.6/; revision=8699
2007-05-22 07:32:50 +00:00
Maximilian Attems ea2ab5ef86 enable new CONFIG_TOUCHSCREEN_USB_COMPOSITE on all configs
with CONFIG_INPUT_TOUCHSCREEN set.
see d05e84e6cb21cca16987813fd3c271ebaed4233d,
move USB touchscreens under drivers/input/touchscreen.

svn path=/dists/trunk/linux-2.6/; revision=8698
2007-05-22 07:28:07 +00:00
Maximilian Attems d0ddba0f65 group firmware drivers options
svn path=/dists/trunk/linux-2.6/; revision=8697
2007-05-22 07:20:29 +00:00
Maximilian Attems 790588cf09 CONFIG_REORDER is gone,
see 2136220d00d84e5dd923f23552f75b1864a76f21

svn path=/dists/trunk/linux-2.6/; revision=8696
2007-05-22 07:06:37 +00:00
Maximilian Attems 1d2c259143 i386, amd64: explicitly disable CONFIG_OSS_OBSOLETE
svn path=/dists/trunk/linux-2.6/; revision=8691
2007-05-21 21:15:24 +00:00
Maximilian Attems ce73cec6e2 alpha prctl macros landed upstream, kill patch
see ed58a593dcf6bb9853f711e56f8618f84b7b8cb2

svn path=/dists/trunk/linux-2.6/; revision=8690
2007-05-21 21:03:21 +00:00
Maximilian Attems a2a539dfc5 bugscript: put header on it's on own line,
better readable


svn path=/dists/trunk/linux-2.6/; revision=8689
2007-05-21 20:54:58 +00:00
Maximilian Attems 3e20af6f15 enable SATA_INIC162X
svn path=/dists/trunk/linux-2.6/; revision=8687
2007-05-21 20:32:11 +00:00
Maximilian Attems 6eaf99c0fe i386, amd64: enable CONFIG_PHANTOM
svn path=/dists/trunk/linux-2.6/; revision=8686
2007-05-21 20:26:15 +00:00
Maximilian Attems d91cf131f2 explicitly disable obsolete ancient NAND devices
svn path=/dists/trunk/linux-2.6/; revision=8685
2007-05-21 20:24:46 +00:00
Maximilian Attems 717608c130 enable mac80211 and CFG80211
svn path=/dists/trunk/linux-2.6/; revision=8684
2007-05-21 20:22:13 +00:00
Maximilian Attems 44b6bc8922 explicitly disable CONFIG_DEBUG_DEVRES
keep on meme to reorganise config around it..

svn path=/dists/trunk/linux-2.6/; revision=8683
2007-05-21 20:07:26 +00:00
Maximilian Attems 8a0c797da3 explicitly disable some experimental networking options
they default to no anyway
beautify ipv6 options, regroup them

svn path=/dists/trunk/linux-2.6/; revision=8682
2007-05-21 19:56:50 +00:00
Maximilian Attems 601d1b02dd fix up the other rtc interfaces too
svn path=/dists/trunk/linux-2.6/; revision=8680
2007-05-21 16:55:41 +00:00
Maximilian Attems 4a47828782 Fix RTC_INTF_DEV setting
svn path=/dists/trunk/linux-2.6/; revision=8679
2007-05-21 16:51:07 +00:00
Maximilian Attems 0db8ea4769 enable another gigaset driver too
svn path=/dists/trunk/linux-2.6/; revision=8678
2007-05-21 16:45:36 +00:00
Maximilian Attems cb3e4855bf disable SCSI_ESP_CORE on toplevel config
svn path=/dists/trunk/linux-2.6/; revision=8677
2007-05-21 16:30:17 +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 4cfbd95f52 enable CONFIG_DM_DELAY
svn path=/dists/trunk/linux-2.6/; revision=8674
2007-05-21 16:07:15 +00:00
Maximilian Attems 35c342c0dc toplevel config unify multi-dev support
svn path=/dists/trunk/linux-2.6/; revision=8673
2007-05-21 16:05:48 +00:00
Maximilian Attems 5d41283421 enable CONFIG_SCSI_ESP_CORE
svn path=/dists/trunk/linux-2.6/; revision=8672
2007-05-21 16:01:32 +00:00
Maximilian Attems 223ec56e19 beautify toplevel config scsi variables
no changes beside removing dups

svn path=/dists/trunk/linux-2.6/; revision=8671
2007-05-21 15:59:19 +00:00
Maximilian Attems cd26b76fe2 i386, amd64: enable blink
svn path=/dists/trunk/linux-2.6/; revision=8670
2007-05-21 15:48:00 +00:00
Maximilian Attems 0ff275143b i386,amd64: enable MTD_NAND_PLATFORM
svn path=/dists/trunk/linux-2.6/; revision=8669
2007-05-21 15:45:44 +00:00
Maximilian Attems 2363fefeb0 amd64, i386: don't the CONFIG_THINKPAD_ACPI_DEBUG
svn path=/dists/trunk/linux-2.6/; revision=8668
2007-05-21 15:37:58 +00:00
Maximilian Attems 68dd523cc9 amd64, i386: some new bluetooth device driver
svn path=/dists/trunk/linux-2.6/; revision=8667
2007-05-21 15:36:40 +00:00
Maximilian Attems c663f60a36 amd64, i386: enable KINGSUN_DONGLE
svn path=/dists/trunk/linux-2.6/; revision=8666
2007-05-21 15:32:08 +00:00
Maximilian Attems 817157df23 continue to beautify toplevel config
svn path=/dists/trunk/linux-2.6/; revision=8665
2007-05-21 15:29:32 +00:00
Maximilian Attems 47e1feb7ae enable the newly renamed thinkpad-acpi module
svn path=/dists/trunk/linux-2.6/; revision=8664
2007-05-21 15:08:54 +00:00
Maximilian Attems fa11e8a706 explicitly enable SLAB in topconfig,
once SLUB is proven we can switch.

bonus: small sorting benefit.

svn path=/dists/trunk/linux-2.6/; revision=8663
2007-05-21 15:01:05 +00:00
Maximilian Attems 8ec9ee1435 start beautifying toplevel config
no functional change

svn path=/dists/trunk/linux-2.6/; revision=8662
2007-05-21 14:57:43 +00:00
Maximilian Attems 734a4b4a84 start config work for 2.6.22-rc2
svn path=/dists/trunk/linux-2.6/; revision=8661
2007-05-21 14:28:35 +00:00
Maximilian Attems 7e28b422f6 IOMAP_COPY is no longer,
see 5ea8176994003483a18c8fed580901e2125f8a83

svn path=/dists/trunk/linux-2.6/; revision=8660
2007-05-21 13:55:49 +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 f4ffb47462 LCD_DEVICE gone too
svn path=/dists/trunk/linux-2.6/; revision=8657
2007-05-21 13:36:38 +00:00
Maximilian Attems d7acfae781 BACKLIGHT_DEVICE config is gone,
see 34f18a71d9bc55e8210c3fe02938336f82f40b30

svn path=/dists/trunk/linux-2.6/; revision=8656
2007-05-21 13:34:14 +00:00
Maximilian Attems d152b22d35 NET_WIRELESS_RTNETLINK is gone
see 9e101eab153073d8a1fc7ea22b20af65de8ab44b

svn path=/dists/trunk/linux-2.6/; revision=8655
2007-05-21 13:31:14 +00:00
Maximilian Attems 1c1bb2f257 add entry for the cleanup work
svn path=/dists/trunk/linux-2.6/; revision=8654
2007-05-21 13:26:07 +00:00
Bastian Blank b82c6ca251 Add it_nexus support for scsi-target.
* debian/changelog: Update.
* debian/patches/features/all/drivers-scsi-target-it_nexus-1.patch,
  debian/patches/features/all/drivers-scsi-target-it_nexus-2.patch: Add.
* debian/patches/series/1~experimental.1: Update.

svn path=/dists/trunk/linux-2.6/; revision=8653
2007-05-21 13:17:54 +00:00
Maximilian Attems 9bc104f00b IEEE1394_EXPORT_FULL_API config got removed,
see d395a1774f34600d72f7d3796716f350ef29584b

svn path=/dists/trunk/linux-2.6/; revision=8652
2007-05-21 13:15:40 +00:00
Maximilian Attems 42b2967960 I8XX_TCO is gone replaced by iTCO_wdt,
see ab97e6cf7be77d1a9ae48d1d0eafde0de21805fc

svn path=/dists/trunk/linux-2.6/; revision=8651
2007-05-21 12:58:55 +00:00