[LTP] [PATCH] isofs: Add ISO9660 kernel config requirement
    Anders Roxell 
    anders.roxell@linaro.org
       
    Mon Oct 27 15:22:44 CET 2025
    
    
  
On Mon, 27 Oct 2025 at 10:03, Cyril Hrubis <chrubis@suse.cz> wrote:
>
> 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.
Oh great, I didn't know. I'll send a v2 shortly.
Cheers,
Anders
    
    
More information about the ltp
mailing list