Re: dell_rbu driver depends on x86[64]

From: Andrew Morton
Date: Sat Nov 19 2005 - 01:02:22 EST


Dave Jones <davej@xxxxxxxxxx> wrote:
>
> This driver only appears on IA32 & EM64T boxes.
>
> Signed-off-by: Dave Jones <davej@xxxxxxxxxx>
>
> --- linux-2.6.14/drivers/firmware/Kconfig~ 2005-11-14 19:23:45.000000000 -0500
> +++ linux-2.6.14/drivers/firmware/Kconfig 2005-11-14 19:24:18.000000000 -0500
> @@ -60,6 +60,7 @@ config EFI_PCDP
>
> config DELL_RBU
> tristate "BIOS update support for DELL systems via sysfs"
> + depends on X86
> select FW_LOADER
> help
> Say m if you want to have the option of updating the BIOS for your

Does it not compile on other architectures? If it does, there's an
argument for leaving it there, for compile coverage.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/