From: H Hartley Sweeten Date: Wed, 20 Jan 2010 23:08:30 +0000 (-0700) Subject: leds: Kconfig cleanup X-Git-Tag: v2.6.34-rc2~26^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d09e16664be88dc8463fe7508a2123460bf6d676;p=pandora-kernel.git leds: Kconfig cleanup Remove the need for "depends on LEDS_CLASS" by wrapping the affected config options in an if/endif block. Similar for "depends on LEDS_TRIGGERS". LEDS_COBALT_RAQ still has a "depends on LEDS_CLASS=y" since it cannot be selected to build as a module. Signed-off-by: H Hartley Sweeten Signed-off-by: Richard Purdie --- Reading git-diff-tree failed