diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-09-27 14:07:19 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-09-27 14:07:19 +0000 |
commit | b01aed544f505814ec9cffcfd739111c207b615d (patch) | |
tree | 9f8d9efb60b2e1538f2c6f5b19cede727e709e4a /conf/machine/a780.conf | |
parent | 0731ae660f6d7ec3b74ed4c6b9de087e4c484367 (diff) | |
parent | e682c920024719209a58509a0c84fd3914293cf5 (diff) |
merge of '1e14a41a1a368acd06c76c94c9e67fd660fd6d0a'
and '2061d23a8305360c778930e17936cc30ce12b906'
Diffstat (limited to 'conf/machine/a780.conf')
-rw-r--r-- | conf/machine/a780.conf | 2 |
1 files changed, 2 insertions, 0 deletions
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" |