Hello,
I am trying to build my own linux with buildroot and have a question:
Under configs/, I can see there are defconfig files for microzed, zed and zc706. But no defconfig for minized. They differentiate only in BR2_LINUX_KERNEL_INTREE_DTS_NAME and BR2_TARGET_UBOOT_BOARD_DEFCONFIG. But if I set these parameters to minized, I get an error.
Is there a buildroot-defconfig for minized? Does anyone have it?