aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMathieu J. Poirier <mathieu.poirier@linaro.org>2012-09-21 08:06:40 -0600
committerJohn Rigby <john.rigby@linaro.org>2012-12-06 13:50:54 -0700
commitfcf43d9ae01975c16aabe67678271ec5d94637a7 (patch)
tree85e735791a92506ea9f75c95184ef47d3c7b3382 /include
parentba3b37281c84875cd62baee465fb4b42fee4cd59 (diff)
snowball: Adding config flag for device tree support
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Diffstat (limited to 'include')
-rw-r--r--include/configs/snowball.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/snowball.h b/include/configs/snowball.h
index 30f4a4eb5..c5321dc5a 100644
--- a/include/configs/snowball.h
+++ b/include/configs/snowball.h
@@ -201,7 +201,7 @@
#define CONFIG_SYS_HUSH_PARSER 1
#define CONFIG_CMDLINE_EDITING
-
+#define CONFIG_OF_LIBFDT 1
#define CONFIG_SETUP_MEMORY_TAGS 2
#define CONFIG_INITRD_TAG 1
#define CONFIG_CMDLINE_TAG 1 /* enable passing of ATAGs */