package/uboot: define help commands when using Kconfig
authorYann E. MORIN <yann.morin.1998@free.fr>
Tue, 1 Nov 2016 09:18:08 +0000 (10:18 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 1 Nov 2016 13:51:15 +0000 (14:51 +0100)
commit2e29db7d979b58a72d0d7fc5eefb652abba971da
tree80cba632a1b98b46a25345146bca27d73b498e56
parentb3450a888d0764a4f4d31dcad483c7b6092225cd
package/uboot: define help commands when using Kconfig

Expose the Kconfig-related help commands when U-Boot uses the Kconfig
configuration. Like others (like Linux, barebox, busybox), only expose
menuconfig, not all the configurators.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
boot/uboot/uboot.mk