I need to incorporate the Busybox package in an embedded Linux system.
For this, I wonder if it is possible to compile the Linux kernel along with the Busybox incorporated in the build process so that it is included in initramfs and loaded in RAM in the boot process.
I have been looking for info about this but I don't think I found the answer.