summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDamien Riegel <[email protected]>2015-10-06 17:33:28 -0400
committerStefano Babic <[email protected]>2015-10-30 15:09:20 +0100
commit8e954d7a56bb6a700a92fefab51ca502b889563d (patch)
treef218c131ea6b3a77da5c25e49d5eb4880648c07e /include
parentc39fcad7806f18763e2cb4d244863ccd024540c0 (diff)
ts4800: add CONFIG_OF_LIBFDT
Linux only boots IMX.51-based boards with device tree, so this board would benefit from supporting it. Signed-off-by: Damien Riegel <[email protected]> Cc: Stefano Babic <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/ts4800.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/ts4800.h b/include/configs/ts4800.h
index fbca8a68ef2..2f6c97cf587 100644
--- a/include/configs/ts4800.h
+++ b/include/configs/ts4800.h
@@ -24,6 +24,8 @@
#define CONFIG_HW_WATCHDOG
+#define CONFIG_OF_LIBFDT
+
#define CONFIG_MACH_TYPE MACH_TYPE_TS48XX
/* text base address used when linking */