My yocto repo already has a kernel config file:
defconfig
Right now, I want to do more modification on kernel config, can I still use
bitbake -c menuconfig virtual/kernel
or I need to directly edit on 'defconfig'
My yocto repo already has a kernel config file:
defconfig
Right now, I want to do more modification on kernel config, can I still use
bitbake -c menuconfig virtual/kernel
or I need to directly edit on 'defconfig'