OSDN Git Service

[PATCH] Simplify the VIDEO_SAA7134_OSS Kconfig dependency line
authorJean Delvare <khali@linux-fr.org>
Thu, 29 Dec 2005 21:07:30 +0000 (22:07 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 29 Dec 2005 21:21:16 +0000 (13:21 -0800)
commit9e625ff8a37aefcc177b19614ffcffb5bc6eeea1
treec3017de4134ddf75c50b319c738e2d155c7a3735
parent392c14beaca2ee85a98d0c6b453501be67423a20
[PATCH] Simplify the VIDEO_SAA7134_OSS Kconfig dependency line

Thanks to Roman Zippel for the suggestion.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
[ Short explanation: Kconfig uses ternary math: n/m/y, and !m is m ]
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/media/video/saa7134/Kconfig