2.3.41 is dep_bool officially broken? :)

Andrzej Krzysztofowicz ankry en green.mif.pg.gda.pl
Lun Ene 31 18:53:47 CST 2000


Hi Tigran, 

> Your patch puts the stuff back (essentially) to how it used to be. Here is
> the extract from the very original BFS patch of ages ago:
> 
> +if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
> +   tristate 'BFS filesystem (read only) support (EXPERIMENTAL)'
> CONFIG_BFS_FS
> +   if [ "$CONFIG_BFS_FS" != "n" ]; then
> +      bool '  BFS filesystem write support (DANGEROUS)'
> CONFIG_BFS_FS_WRITE
> +   fi
> +fi
> 
> So, since someone modified it to use dep_bool perhaps they had a reason to
> do so? There is no point to change A -> B and then B -> A, I thought?

Even if the change A->B was incorrect ?
Notice, that I have reversed only the sections that were incorrect according
to documentation...

In some places (eg. for CONFIG_ROOT_NFS) the "m" dependency should 
disable the option - so suggested changes to Configure break it.

Also, nobody fixed all parsers (Configure, Menuconfig, xconfig) and 
Documentation/kbuild/config-language.txt

Is Michael <mec en shout.net> still the configuration utilities maintainer ?

-- 
=======================================================================
  Andrzej M. Krzysztofowicz               ankry en mif.pg.gda.pl
  phone (48)(58) 347 14 61
Faculty of Applied Phys. & Math.,   Technical University of Gdansk

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



Más información sobre la lista de distribución Ayuda