uboot-tools: expose host package in menuconfig

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Luca Ceresoli <luca@lucaceresoli.net>
Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Thomas Petazzoni 2012-01-28 18:42:50 +01:00 committed by Peter Korsgaard
parent d06e802223
commit 6b04b2dda6
2 changed files with 8 additions and 0 deletions

View file

@ -1,3 +1,5 @@
menu "Host utilities"
source "package/uboot-tools/Config.in.host"
endmenu

View file

@ -0,0 +1,6 @@
config BR2_PACKAGE_HOST_UBOOT_TOOLS
bool "host u-boot tools"
help
Companion tools for Das U-Boot bootloader.
http://www.denx.de/wiki/U-Boot/WebHome