Hi community,
I'm working on i.MX6 sabre-SD Dual lite and build Yocto image.
I connect to my server to build source code via putty from my windows computer.
While I trying to modify my defconfig, I execute below command.
bitbake linux-imx -c menuconfig
However, It did not show manual out like below picture.

It will stuck at do_menuconfig(below picture)

If picture is no clear please refer to below attachment.
How can I solve this problem?