From: Koen Kooi Date: Wed, 27 Sep 2006 14:06:38 +0000 (+0000) Subject: a780: add MACHINE_FEATURES, the 'keyboard' one might be a bit misplaced X-Git-Tag: Release-2010-05/1~9453^2~677^2~8^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e682c920024719209a58509a0c84fd3914293cf5;p=openembedded.git a780: add MACHINE_FEATURES, the 'keyboard' one might be a bit misplaced --- diff --git a/conf/machine/a780.conf b/conf/machine/a780.conf index aad664deea..6b6e5a8ea9 100644 --- a/conf/machine/a780.conf +++ b/conf/machine/a780.conf @@ -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"