Is there any way to enable and disable drivers in the kernel from STM32CubeIDE? For example to enable support for another LCD panel If I use menuconfig to change configuration, make does not work anymore.+ case "$command" in
+ exec make -j12 all
***
...