lkml.org 
[lkml]   [2002]   [Nov]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: Where's the documentation for Kconfig?
    On Sat, Nov 02, 2002 at 12:52:05AM +0100, Roman Zippel wrote:
    > Hi,
    >
    > On Fri, 1 Nov 2002, Tom Rini wrote:
    >
    > > I want both of these statements to be legal:
    > >
    > > config HEXVAL_B
    > > hex
    > > depends on BAZ
    > > default "0x12345678UL"
    >
    > Why?

    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'

    --
    Tom Rini (TR1265)
    http://gate.crashing.org/~trini/
    -
    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/

    \
     
     \ /
      Last update: 2005-03-22 13:30    [W:5.262 / U:0.004 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site