
14 Dec
2013
14 Dec
'13
5:39 p.m.
Signed-off-by: Roy Spliet rspliet@eclipso.eu --- include/configs/snowball.h | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/include/configs/snowball.h b/include/configs/snowball.h index 6201b3f..4a19d2c 100644 --- a/include/configs/snowball.h +++ b/include/configs/snowball.h @@ -259,4 +259,9 @@ #define CONFIG_SMC911X_SHIFT 1 #define CONFIG_SMC911X_BASE 0x50000000
+/* + * Device tree + */ +#define CONFIG_OF_LIBFDT + #endif /* __CONFIG_H */
--
1.8.1.2