aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/lite5200.conf
diff options
context:
space:
mode:
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2010-06-20 19:20:17 +0400
committerDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2010-06-20 19:23:50 +0400
commit5cc2d673176def2d87028afd16733095318608a6 (patch)
treeb5404d3810d592348ffe02f1e026f5813c50b56c /conf/machine/lite5200.conf
parente89fefb2371ad19652c15344bdf3f395bae0d956 (diff)
downloadopenembedded-5cc2d673176def2d87028afd16733095318608a6.tar.gz
lite5200: add MACHINE_FEATURES and UBOOT_MACHINE
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Diffstat (limited to 'conf/machine/lite5200.conf')
-rw-r--r--conf/machine/lite5200.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/machine/lite5200.conf b/conf/machine/lite5200.conf
index 4a963ce822..62272c11d1 100644
--- a/conf/machine/lite5200.conf
+++ b/conf/machine/lite5200.conf
@@ -7,4 +7,8 @@ IMAGE_FSTYPES = "jffs2 tar.bz2"
PREFERRED_PROVIDER_virtual/kernel = "linux"
KERNEL_IMAGETYPE = "uImage"
+MACHINE_FEATURES = "kernel26 ext2 usbhost pci uboot"
+
+UBOOT_MACHINE = "Lite5200_config"
+
require conf/machine/include/tune-ppc603e.inc