>With philb kernels, It doesn't crash but it ALWAYS defines
>CONFIG_MSDOS_FS and CONFIG_VFAT_FS, even when CONFIG_FAT_FS is unset

Does it define them to M or Y?  If the former I suspect this is because 
menuconfig has a different idea about dep_tristate to the other config 
systems, and they need wrapping in a 'if [ $CONFIG_FAT_FS != "n" ]' type 
construct.

If the latter I've no idea.

p.


unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to