[PATCH] ARM: OMAP: Fix dependency for OMAP_DEBUG_LEDS

Russell King - ARM Linux linux at arm.linux.org.uk
Sun Oct 7 04:23:03 EDT 2012


On Sun, Oct 07, 2012 at 04:00:37PM +0800, Axel Lin wrote:
>  config OMAP_DEBUG_LEDS
> -	def_bool y if NEW_LEDS
> +	default y if LEDS_CLASS
>  	depends on OMAP_DEBUG_DEVICES

This change is wrong.  You're making this config entry untyped.



More information about the linux-arm-kernel mailing list