5.3 Customize Buildroot by Adding Additional Modules
To modify the buildroot configuration or to add additional modules into the buildroot,
            use the menuconfig command. The menuconfig is a GUI utility through
            which the user can modify the buildroot configuration. Refer the following command for
            details:
$ BR2_EXTERNAL=../buildroot-external-microchip/ make menuconfig
        