summaryrefslogtreecommitdiffstats
path: root/platforms/Kconfig
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2014-06-17 20:14:31 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-06-17 20:28:39 +0200
commit8e51cf92f376363498c314c1a03b3c4b78f297db (patch)
treecad41527ac30b20bf50c5464895ffb228fe8fade /platforms/Kconfig
parentbc194211fffa76156470ad26e1cd223144b0d4ab (diff)
downloadptxdist-8e51cf92f376363498c314c1a03b3c4b78f297db.tar.gz
ptxdist-8e51cf92f376363498c314c1a03b3c4b78f297db.tar.xz
add bootloader spec submenu and default entry
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'platforms/Kconfig')
-rw-r--r--platforms/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/platforms/Kconfig b/platforms/Kconfig
index c553de4d1..0236686c4 100644
--- a/platforms/Kconfig
+++ b/platforms/Kconfig
@@ -21,6 +21,10 @@ menu "bootloaders "
source "generated/bootloader.in"
endmenu
+menu "bootloader spec entries "
+source "generated/blspec.in"
+endmenu
+
menu "image creation options "
source "generated/image.in"
endmenu