Re: Reasons for oldconfig resetting config options to =m

From: Niklas HambÃchen
Date: Sun Apr 21 2019 - 12:47:58 EST


On 2019-04-21 17:55, Randy Dunlap wrote:
> When using 'make menuconfig', enter /usb_storage and it says:
> ...
> â Depends on: USB_SUPPORT [=y] && USB [=m] && SCSI [=m]
>
> HTH. There is nothing quite as explicit as your example output.

Hmm OK.

The menuconfig approach is what I've used so far manually, but it does not work so well for batch / CI use.

Thanks nevertheless for the detail explanation!