a780: add MACHINE_FEATURES, the 'keyboard' one might be a bit misplaced
authorKoen Kooi <koen@openembedded.org>
Wed, 27 Sep 2006 14:06:38 +0000 (14:06 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 27 Sep 2006 14:06:38 +0000 (14:06 +0000)
conf/machine/a780.conf

index aad664d..6b6e5a8 100644 (file)
@@ -18,6 +18,8 @@ EXTRA_IMAGECMD_jffs2 = "--pad=14680064 --little-endian --eraseblock=0x20000 -n"
 #mtd2: 00580000 00020000 "VFM_Filesystem"
 #mtd3: 00020000 00020000 "Logo"
 
+MACHINE_FEATURES = "kernel26 touchscreen apm alsa bluetooth usbgadget usbhost keyboard"
+
 ROOT_FLASH_SIZE = "24"
 
 EXTRA_IMAGEDEPENDS += "ezx-boot-usb-native"