The following section defines those U-Boot configuration variables that can be configured using the kbuild build system configuration tools, such as menuconfig or xconfig. You can access the configuration user interfaces using
$ make menuconfig
This will build and run an ncurses-based configuration UI.
You can also build and run a graphical QT-based UI using
$ make xconfig