summaryrefslogtreecommitdiff
path: root/boot/barebox/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'boot/barebox/Config.in')
-rw-r--r--boot/barebox/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/boot/barebox/Config.in b/boot/barebox/Config.in
index 0c90f0382..a821c45c0 100644
--- a/boot/barebox/Config.in
+++ b/boot/barebox/Config.in
@@ -11,4 +11,10 @@ config BR2_TARGET_BAREBOX_BOARD_DEFCONFIG
help
Name of the board for which Barebox should be built, without
the _defconfig suffix.
+
+config BR2_TARGET_BAREBOX_BAREBOXENV
+ bool "bareboxenv tool in target"
+ help
+ Install bareboxenv tool in target.
+
endif