|
@@ -28,6 +28,12 @@
|
|
/* Number of bits in a C 'long' on this architecture */
|
|
/* Number of bits in a C 'long' on this architecture */
|
|
#define CONFIG_SANDBOX_BITS_PER_LONG 64
|
|
#define CONFIG_SANDBOX_BITS_PER_LONG 64
|
|
|
|
|
|
|
|
+#define CONFIG_OF_CONTROL
|
|
|
|
+#define CONFIG_OF_LIBFDT
|
|
|
|
+#define CONFIG_LMB
|
|
|
|
+
|
|
|
|
+#define CONFIG_SYS_VSNPRINTF
|
|
|
|
+
|
|
/*
|
|
/*
|
|
* Size of malloc() pool, although we don't actually use this yet.
|
|
* Size of malloc() pool, although we don't actually use this yet.
|
|
*/
|
|
*/
|