summaryrefslogtreecommitdiff
path: root/board/scalys/grapeboard/Kconfig
diff options
context:
space:
mode:
authorJoris van Vossen <joris.van.vossen@sintecs.nl>2018-05-17 15:03:31 (GMT)
committerJoris van Vossen <joris.van.vossen@sintecs.nl>2018-05-17 15:03:31 (GMT)
commitdc4e979c004c831f22d8e108f69da8ff23775af4 (patch)
treeb49db82d4a69e509ccd376f80791699a530121fe /board/scalys/grapeboard/Kconfig
parentbc2e256d6c148cef7b58b89bafc7c5d930a76a4d (diff)
downloadu-boot-dc4e979c004c831f22d8e108f69da8ff23775af4.tar.xz
Initial secure boot support for grapeboard
Diffstat (limited to 'board/scalys/grapeboard/Kconfig')
-rw-r--r--board/scalys/grapeboard/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/scalys/grapeboard/Kconfig b/board/scalys/grapeboard/Kconfig
index 6c2c92b..4a408ce 100644
--- a/board/scalys/grapeboard/Kconfig
+++ b/board/scalys/grapeboard/Kconfig
@@ -40,4 +40,6 @@ config PBL_BINARY_SRC
endmenu
+source "board/freescale/common/Kconfig"
+
endif