dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/input
Adrian Bunk 247537b9a2 kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"
Remove the following redundant and never or rarely used kconfig syntax:

- "def_boolean" (same as "def_bool")
- "requires" (same as "depends on")
- "depends" (same as "depends on")

This patch contains the code changes and Kconfig updates.
The shipped files are in next patch to let actual codechange stand out.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Cc: "Randy.Dunlap" <rdunlap@xenotime.net>
Cc: Bryan Wu <bryan.wu@analog.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Dmitry Torokhov <dtor@mail.ru>
Cc: "John W. Linville" <linville@tuxdriver.com>
Cc: Roman Zippel <zippel@linux-m68k.org>
Cc: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
2007-10-12 21:20:32 +02:00
..
gameport Freezer: make kernel threads nonfreezable by default 2007-07-17 10:23:02 -07:00
joystick Input: xpad - fix dependancy on LEDS class 2007-09-28 15:38:12 -07:00
keyboard Input: gpio_keys - remove duplicate includes 2007-07-23 20:39:13 -04:00
misc kconfig: syntax cleanup - drop support for "depends/requires/def_boolean" 2007-10-12 21:20:32 +02:00
mouse drivers/firmware: const-ify DMI API and internals 2007-10-09 20:22:20 -04:00
serio Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2007-09-12 07:57:00 -07:00
tablet Input: wacom - add support for the new Bamboo tablets 2007-07-10 00:35:17 -04:00
touchscreen Input: usbtouchscreen - correctly set 'phys' 2007-09-06 21:32:16 -04:00
Kconfig Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2007-06-13 14:09:39 -07:00
Makefile Input: move input-polldev to drivers/input 2007-06-13 01:49:58 -04:00
evbug.c Input: rework handle creation code 2007-04-12 01:29:46 -04:00
evdev.c [MIPS] Fixup secure computing stuff. 2007-07-31 21:35:21 +01:00
ff-core.c Input: force feedback - make sure effect is present before playing 2007-05-03 00:51:10 -04:00
ff-memless.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
fixp-arith.h Input: move fixp-arith.h to drivers/input 2006-07-19 01:40:14 -04:00
input-polldev.c Input: move input-polldev to drivers/input 2007-06-13 01:49:58 -04:00
input.c Input: switch to using seq_list_xxx helpers 2007-07-18 00:38:32 -04:00
joydev.c Input: convert from class devices to standard devices 2007-07-10 00:35:17 -04:00
mousedev.c Input: convert from class devices to standard devices 2007-07-10 00:35:17 -04:00
tsdev.c Input: tsdev - fix broken usec-to-millisecs conversion 2007-07-10 00:43:06 -04:00