From: Jean Delvare Date: Thu, 29 Dec 2005 21:07:30 +0000 (+0100) Subject: [PATCH] Simplify the VIDEO_SAA7134_OSS Kconfig dependency line X-Git-Tag: v2.6.15~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e625ff8a37aefcc177b19614ffcffb5bc6eeea1;p=pandora-kernel.git [PATCH] Simplify the VIDEO_SAA7134_OSS Kconfig dependency line Thanks to Roman Zippel for the suggestion. Signed-off-by: Jean Delvare [ Short explanation: Kconfig uses ternary math: n/m/y, and !m is m ] Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed