[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)
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>

No differences found