Re: [PATCH] m68k: remove unused Kconfig parameters

From: Greg Ungerer
Date: Mon Sep 16 2013 - 21:44:39 EST


Hi Michael,

On 06/09/13 21:59, Michael Opdenacker wrote:
> This patch proposes to remove the UC5282 and UC5272 kernel configuration
> parameters defined in arch/m68k/Kconfig.machine,
> but used nowhere in the makefiles and source code.
>
> Signed-off-by: Michael Opdenacker <michael.opdenacker@xxxxxxxxxxxxxxxxxx>

This change is a subset of c065edde ("remove 16 unused boards in
Kconfig.machine") by Pauk Bolle. And that is in 3.12-rc1.

Thanks
Greg



> ---
> arch/m68k/Kconfig.machine | 12 ------------
> 1 file changed, 12 deletions(-)
>
> diff --git a/arch/m68k/Kconfig.machine b/arch/m68k/Kconfig.machine
> index b9ab0a6..a10516b 100644
> --- a/arch/m68k/Kconfig.machine
> +++ b/arch/m68k/Kconfig.machine
> @@ -150,18 +150,6 @@ config XCOPILOT_BUGS
> help
> Support the bugs of Xcopilot.
>
> -config UC5272
> - bool "Arcturus Networks uC5272 dimm board support"
> - depends on M5272
> - help
> - Support for the Arcturus Networks uC5272 dimm board.
> -
> -config UC5282
> - bool "Arcturus Networks uC5282 board support"
> - depends on M528x
> - help
> - Support for the Arcturus Networks uC5282 dimm board.
> -
> config UCSIMM
> bool "uCsimm module support"
> depends on M68EZ328
>

--
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/