#@TYPE: Machine
-#@NAME: Axim x50/x50v/x51/x51v
-#@DESCRIPTION: Machine configuration for the Dell Axim x50/51(v) with a pxa27x CPU
+#@NAME: Axim x50/x51
+#@DESCRIPTION: Machine configuration for the Dell Axim x50/x51 with a pxa27x CPU
#
# Hardware-based properties
ROOT_FLASH_SIZE = "256"
VOLATILE_STORAGE_SIZE = "64"
-GUI_MACHINE_CLASS = "bigscreen" # caveat: only "v" models are VGA
+GUI_MACHINE_CLASS ?= "smallscreen"
MACHINE_FEATURES = "kernel26 touchscreen apm alsa pcmcia bluetooth irda wifi usbgadget screen"
#
--- /dev/null
+#@TYPE: Machine
+#@NAME: Axim x50v/x51v
+#@DESCRIPTION: Machine configuration for the Dell Axim x50v/x51v with a pxa27x CPU
+
+require conf/machine/aximx50.conf
+
+GUI_MACHINE_CLASS = "bigscreen"