[LTP] [PATCH] isofs: Add ISO9660 kernel config requirement
    Petr Vorel 
    pvorel@suse.cz
       
    Wed Oct 29 09:16:53 CET 2025
    
    
  
> Hi!
> >  TST_NEEDS_CMDS="mount umount"
> >  TST_NEEDS_TMPDIR=1
> > +TST_NEEDS_KCONFIGS="CONFIG_ISO9660_FS=y | CONFIG_ISO9660_FS=m"
> If you add just TST_NEEDS_KCONFIGS="CONFIG_ISO9660_FS" it will match both
> =y and =m I've added this shortcut to the library so that we do not need
> to write it as you did above.
Thanks for catching this, Cyril!
Kind regards,
Petr
    
    
More information about the ltp
mailing list