From: Antonino A. Daplas Date: Mon, 26 Jun 2006 07:26:49 +0000 (-0700) Subject: [PATCH] backlight: Fix Kconfig dependency X-Git-Tag: v2.6.18-rc1~698 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=137a8899b1dba82b54463811844995a33b21ca39;p=pandora-kernel.git [PATCH] backlight: Fix Kconfig dependency CONFIG_FB = m and CONFIG_{BACKLIGHT:LCD}_CLASS_DEVICE = y is possible resulting in link errors. Fix by making backlight and lcd class also depend on FB Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed