Commit Graph

2580 Commits

Author SHA1 Message Date
Maximilian Attems 2722115d44 enable 2 new video devices in topconfig, also set CONFIG_VIDEO_CAPTURE_DRIVERS
and CONFIG_V4L_USB_DRIVERS
move all video devices to topconfig from alpha and i386,
as allmost all where around there.  beautify and group them.

svn path=/dists/trunk/linux-2.6/; revision=8742
2007-05-24 08:53:42 +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
dann frazier 28fab76410 * Add Xen licensing info to the copyright file. (closes: #368912)
svn path=/dists/trunk/linux-2.6/; revision=8739
2007-05-24 00:42:32 +00:00
Maximilian Attems 921ecdc77a gemini support is gone,
see c53653130f2868e44c6e8346d110d27d39e7d07b

svn path=/dists/trunk/linux-2.6/; revision=8734
2007-05-23 12:03:39 +00:00
Maximilian Attems fb24587ea6 CLEAN_COMPILE is gone from Kconfig since more than one year,
to resurrect a b0rked driver edit init/Kconfig for config BROKEN
see cea6933f946da514169009e5e3b02c48de60aab1

svn path=/dists/trunk/linux-2.6/; revision=8733
2007-05-23 11:58:05 +00:00
Maximilian Attems 49799b3ccc same goes with PCORE board
svn path=/dists/trunk/linux-2.6/; revision=8732
2007-05-23 11:52:53 +00:00
Maximilian Attems 72688c3372 board support for adir is gone since sep 05
svn path=/dists/trunk/linux-2.6/; revision=8731
2007-05-23 11:51:46 +00:00
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 b452a57ead i386: explicitly disable some debug options,
were off anyway.

svn path=/dists/trunk/linux-2.6/; revision=8729
2007-05-23 11:38:31 +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 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
Bastian Blank 00c276bfb0 Revert r8653.
svn path=/dists/trunk/linux-2.6/; revision=8723
2007-05-23 10:32:09 +00:00
Maximilian Attems b315603579 i386: set THINKPAD_ACPI_BAY, default y
svn path=/dists/trunk/linux-2.6/; revision=8721
2007-05-22 22:12:24 +00:00
Maximilian Attems 73d25581a4 CONFIG_MACINTOSH_DRIVERS defaults to y
*wow*

disable it on toplevel, so that m68k can take care of it's own,
produces on any other arch nice warnings like:
drivers/input/keyboard/Kconfig:170:warning: 'select' used by config symbol 'KEYBOARD_ATARI' refers to undefined symbol 'ATARI_KBD_CORE'
drivers/input/mouse/Kconfig:182:warning: 'select' used by config symbol 'MOUSE_ATARI' refers to undefined symbol 'ATARI_KBD_CORE'


svn path=/dists/trunk/linux-2.6/; revision=8720
2007-05-22 15:34:49 +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 8458713a76 CONFIG_TIME_INTERPOLATION is gone on sparc64,
see 112f48716d9f292c92a033cff9e3ce7405ed4280

svn path=/dists/trunk/linux-2.6/; revision=8718
2007-05-22 15:05:54 +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 994e686f35 BT_HCIUART_BCSP_TXCRC is gone since 28 Oct 2005,
kick any ref.

svn path=/dists/trunk/linux-2.6/; revision=8714
2007-05-22 14:40:33 +00:00
Maximilian Attems ea62b6e445 the funny CONFIG_SANDPOINT
is hidden somewhere in ppc but seems gone in toplevel Kconfigs,
was anyway unset.

svn path=/dists/trunk/linux-2.6/; revision=8713
2007-05-22 14:38:06 +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 1824aafbb0 enable the newly added crypto algo
svn path=/dists/trunk/linux-2.6/; revision=8711
2007-05-22 13:39:47 +00:00
Maximilian Attems 190d5897bd group crypto options no functional change
svn path=/dists/trunk/linux-2.6/; revision=8710
2007-05-22 13:30:55 +00:00
Maximilian Attems e661e1f979 start collecting network devices
set CONFIG_NETDEV_1000 + CONFIG_NETDEV_10000
reduces noise of unset options

svn path=/dists/trunk/linux-2.6/; revision=8709
2007-05-22 13:19:12 +00:00
Maximilian Attems c792e49eed don't set old compat sony options at this time of the game,
better have the userspace updated if someone cries..

svn path=/dists/trunk/linux-2.6/; revision=8708
2007-05-22 13:07:35 +00:00
Martin Michlmayr b12b984a40 mipsel/r5k-cobalt: Use the new RTC system.
svn path=/dists/trunk/linux-2.6/; revision=8707
2007-05-22 12:09:22 +00:00
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