summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2015-07-07 11:09:35 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2015-07-20 07:28:30 +0200
commit4f8a7e916aefc83dd690bc39d1d82063ceabf314 (patch)
tree0ac257601f211b4a5e0be7a09a0c5bc5c90f1c2b /lib/Kconfig
parentb31eba1045d94133d7dc49d7c791bd4bbfef82e6 (diff)
downloadbarebox-4f8a7e916aefc83dd690bc39d1d82063ceabf314.tar.gz
barebox-4f8a7e916aefc83dd690bc39d1d82063ceabf314.tar.xz
Add new barebox logo to the tree
This adds the new barebox logo to the tree. This is added as svg image which is converted to different png images during build time. The logo can be found under /logo/barebox-logo-<width>.png in the running barebox. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'lib/Kconfig')
-rw-r--r--lib/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Kconfig b/lib/Kconfig
index 62695f1b2c..fb4f6e922e 100644
--- a/lib/Kconfig
+++ b/lib/Kconfig
@@ -57,6 +57,8 @@ config STMP_DEVICE
source lib/gui/Kconfig
+source lib/logo/Kconfig
+
source lib/bootstrap/Kconfig
config PRINTF_UUID