按照按照 (https://rocketboards.org/foswiki/Documentation/EmbeddedLinuxBeginnerSGuide)制作了一个image
当想打开内核kernel的配置界面make ARCH=arm menuconfig
的时候提示:
scripts/kconfig/mconf Kconfig
Your display is too small to run Menuconfig!
It must be at least 19 lines by 80 columns.
make[1]: *** [scripts/kconfig/Makefile:29:menuconfig] 错误 1
这个意思是你的终端太小了, 大大一点,比如直接点击右上角的最大化 kernel 的配置界面就会出现了!
标签:run,lines,least,display,too,80,Menuconfig From: https://www.cnblogs.com/DoreenLiu/p/17913745.html