Commit Graph

53 Commits

Author SHA1 Message Date
Maximilian Attems 4b4f1f1e2e centralize net_sched settings,
some old configs like m68 disable it for a fifo,
strange to find s390 in that mix.

svn path=/dists/trunk/linux-2.6/; revision=8935
2007-06-07 11:27:58 +00:00
Maximilian Attems 708d1f9577 * enable the juju firewire stack
"implementation designed for roboustness and simplicity"
  disable the old firewire stack and associated options
  let's see if someone cries for ieee1394_eth1394
* centralize firewire settings
* disable firewire on configs that disabled IEEE1394

  yuhu that gets amd64 down to zero unkown config variables. :)

svn path=/dists/trunk/linux-2.6/; revision=8915
2007-06-06 10:31:56 +00:00
Maximilian Attems cde5fc66b3 centralize HDLC setting
svn path=/dists/trunk/linux-2.6/; revision=8895
2007-06-04 13:21:09 +00:00
Maximilian Attems 6d7bedd9e0 * topconfig group w1 bus master variables
* kick any other w1 definition, most of them outdated
  enabled anyway due to topconfig

svn path=/dists/trunk/linux-2.6/; revision=8893
2007-06-04 13:06:22 +00:00
Maximilian Attems 0ae14bd092 * topconfig order graphics support + fusion
* centralize CONFIG_FUSION_LAN setting

svn path=/dists/trunk/linux-2.6/; revision=8884
2007-06-03 13:55:59 +00:00
Maximilian Attems 44f305d072 centralize dvb b2c2
svn path=/dists/trunk/linux-2.6/; revision=8883
2007-06-03 13:41:20 +00:00
Maximilian Attems 1ee334bbc9 centralize dvb SAA7146
svn path=/dists/trunk/linux-2.6/; revision=8882
2007-06-03 13:37:39 +00:00
Maximilian Attems 0414d6f18f centralize dvb atsc
svn path=/dists/trunk/linux-2.6/; revision=8880
2007-06-03 13:31:51 +00:00
Maximilian Attems a34815bd97 centralize dvb-c
svn path=/dists/trunk/linux-2.6/; revision=8876
2007-06-03 13:29:31 +00:00
Maximilian Attems b6eb92af76 centralize dvb-t
svn path=/dists/trunk/linux-2.6/; revision=8874
2007-06-03 13:27:20 +00:00
Maximilian Attems d07196b8c5 centralize dvb-s frontends
svn path=/dists/trunk/linux-2.6/; revision=8873
2007-06-03 13:23:16 +00:00
Maximilian Attems 08cf563b5c beeing fed up, centralize dvb usb controller variables
svn path=/dists/trunk/linux-2.6/; revision=8872
2007-06-03 13:19:10 +00:00
Maximilian Attems c8c5cacde2 explicitly disable AFS_DEBUG, on configs where AFS is set.
svn path=/dists/trunk/linux-2.6/; revision=8860
2007-06-03 12:02:14 +00:00
Maximilian Attems f070e6151f * centralize net classification config variables
* group them in topconfig
* sparc disabled them without any reason

svn path=/dists/trunk/linux-2.6/; revision=8774
2007-05-25 12:18:00 +00:00
Maximilian Attems 08a7619dd4 CONFIG_USB_OHCI_BIG_ENDIAN is gone, kill ref
see 11d1a4aa8d657478cb2e5d33f203ba8f01b9ac24

svn path=/dists/trunk/linux-2.6/; revision=8745
2007-05-24 09:31:42 +00:00
Maximilian Attems 4464d40912 topconfig group infiniband variables and centralize them,
enable the lowlevel cxg3 and mlx4 devices.

svn path=/dists/trunk/linux-2.6/; revision=8743
2007-05-24 09:18:37 +00:00
Maximilian Attems de1a8a78f6 explicitly set CONFIG_ATM_DRIVERS
on configs that have CONFIG_ATM_TCP

svn path=/dists/trunk/linux-2.6/; revision=8741
2007-05-24 08:06:46 +00:00
Maximilian Attems eabfb5415d NET_WIRELESS is gone,
CONFIG_WLAN_80211 seems to be set across board if not holler.

svn path=/dists/trunk/linux-2.6/; revision=8740
2007-05-24 08:03:03 +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 823b911fb8 CONFIG_USB_APPLETOUCH got renamed to CONFIG_MOUSE_APPLETOUCH
defaults to n anyway so remove any reference to old unset value
enable the new variable where it got build.
see b5da20f8f7652e7a9648401a1942b7aac3b9ab9d

svn path=/dists/trunk/linux-2.6/; revision=8726
2007-05-23 11:11:43 +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 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 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 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 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 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 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 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 0632422dbc DVB_TUNER_LGH06XF is gone, functionality of dvb-pll used,
see 6bdcc6e6dbab8daffd05e5026486f34ba41a6c72

svn path=/dists/trunk/linux-2.6/; revision=8649
2007-05-21 12:46:35 +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 50fb888d77 MTD_OBSOLETE_CHIPS are gone,
see b7aa48be1e7a11e36448a7db58931bbf735d2718

svn path=/dists/trunk/linux-2.6/; revision=8647
2007-05-21 12:41:07 +00:00
Maximilian Attems 6ecab721af DLM_TCP and DLM_SCTP config options are gone,
see 6ed7257b46709e87d79ac2b6b819b7e0c9184998

svn path=/dists/trunk/linux-2.6/; revision=8646
2007-05-21 12:39:17 +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 831d5bc285 NETDEBUG morphed into a sysctl runtime choice
see a2a316fd068c455c609ecc155dcfaa7e208d29fe

svn path=/dists/trunk/linux-2.6/; revision=8643
2007-05-21 12:32:08 +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 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 31296b12c0 ZISOFS_FS was an unused kernel config option
kill it everywhere too

svn path=/dists/trunk/linux-2.6/; revision=8630
2007-05-21 11:00:19 +00:00
Maximilian Attems 73cac42f7b cleanup one and only sata build warning
see 8cdfb29c0cd8018f92214c11c631d8926f4cb032

svn path=/dists/trunk/linux-2.6/; revision=8628
2007-05-21 10:54:00 +00:00