Re: [PATCH] s390: remove unused Kconfig parameters

From: Heiko Carstens
Date: Mon Nov 04 2013 - 06:09:01 EST


On Mon, Nov 04, 2013 at 10:43:39AM +0100, Michael Opdenacker wrote:
> This removes the HAVE_MARCH_Z900_FEATURES and
> HAVE_MARCH_Z990_FEATURES Kconfig parameters,
> which were no longer used anywhere in the source code
> and Makefiles.
>
> Actually, HAVE_MARCH_Z990_FEATURES is no longer used
> after removing HAVE_MARCH_Z900_FEATURES.
>
> Signed-off-by: Michael Opdenacker <michael.opdenacker@xxxxxxxxxxxxxxxxxx>

Thanks for the patch. However each architecture generation is supposed to
have its own "HAVE_MARCH_*" config.
Even if its not used right now, it might create problems in the future
if they are only partially present.
So I'm not going to apply your patch.

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