Re: Where's the documentation for Kconfig?

Roman Zippel (zippel@linux-m68k.org)
Sat, 2 Nov 2002 01:46:18 +0100 (CET)


Hi,

On Fri, 1 Nov 2002, Tom Rini wrote:

> Consistency with values? It's not needed, but in somplaces we had:
> #define FOO 0x12345678UL,
> which was replaced with
> #define FOO CONFIG_BAR_VALUE
>
> So for consistency (and only that really, so if it's hard just say No)
> I'd like to be able to put back the 'UL' / 'L'

It would add more complexity than it gives us it. I would implement it if
it would help avoiding helping complexity somewhere else.

bye, Roman

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/