Index: defaults/arm32/beagleboardxm/Makefile.config
===================================================================
--- defaults/arm32/beagleboardxm/Makefile.config	(revision 96e01fbc11ddb623f6753a5b3bfea1ff0345260e)
+++ defaults/arm32/beagleboardxm/Makefile.config	(revision 96e01fbc11ddb623f6753a5b3bfea1ff0345260e)
@@ -0,0 +1,11 @@
+# Machine type
+MACHINE = beagleboardxm
+
+# RAM disk format
+RDFMT = tmpfs
+
+#framebuffer
+CONFIG_FB = y
+
+CONFIG_BFB_MODE = 1024x768
+CONFIG_BFB_BPP = 24
