aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorPalmer Dabbelt <palmer@dabbelt.com>2017-08-05 15:53:27 -0700
committerGitHub <noreply@github.com>2017-08-05 15:53:27 -0700
commit6b501de8e8512abd969199c57c5531737e52a105 (patch)
tree6b3afe9e5df25ca40d021c97e1d9553ecdb5b9e9 /config.h.in
parent2187c4512db64656896f4b455628a2567984eba1 (diff)
parentca24f3c904186cb6babfc74fd6c4e133e4542b5e (diff)
downloadriscv-pk-6b501de8e8512abd969199c57c5531737e52a105.zip
riscv-pk-6b501de8e8512abd969199c57c5531737e52a105.tar.gz
riscv-pk-6b501de8e8512abd969199c57c5531737e52a105.tar.bz2
Merge pull request #59 from riscv/print-device-tree
Add the '--enable-print-device-tree' argument
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 9557930..179cbf0 100644
--- a/config.h.in
+++ b/config.h.in
@@ -39,6 +39,9 @@
/* Define if virtual memory support is enabled */
#undef PK_ENABLE_VM
+/* Define if the DTS is to be displayed */
+#undef PK_PRINT_DEVICE_TREE
+
/* Define if subproject MCPPBS_SPROJ_NORM is enabled */
#undef PLATFORM_ENABLED