Re: [PATCH] leds-ot200: Fix dependencies

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Mar 11, 2014 at 9:30 AM, Jean Delvare <jdelvare@xxxxxxx> wrote:
> The Bachmann OT200 is a Geode-based device, so OT200-specific drivers
> are only useful on X86_32, except for build testing.
>

Thanks, merged
-Bryan

> Signed-off-by: Jean Delvare <jdelvare@xxxxxxx>
> Cc: Bryan Wu <cooloney@xxxxxxxxx>
> Cc: Richard Purdie <rpurdie@xxxxxxxxx>
> ---
>  drivers/leds/Kconfig |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> --- linux-3.14-rc6.orig/drivers/leds/Kconfig    2014-03-11 17:20:25.505429515 +0100
> +++ linux-3.14-rc6/drivers/leds/Kconfig 2014-03-11 17:21:57.843560506 +0100
> @@ -474,7 +474,7 @@ config LEDS_LM355x
>
>  config LEDS_OT200
>         tristate "LED support for the Bachmann OT200"
> -       depends on LEDS_CLASS && HAS_IOMEM
> +       depends on LEDS_CLASS && HAS_IOMEM && (X86_32 || COMPILE_TEST)
>         help
>           This option enables support for the LEDs on the Bachmann OT200.
>           Say Y to enable LEDs on the Bachmann OT200.
>
>
> --
> Jean Delvare
> SUSE L3 Support
--
To unsubscribe from this list: send the line "unsubscribe linux-leds" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux