diff options
author | Koen Kooi <koen@openembedded.org> | 2006-11-29 11:12:36 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2006-11-29 11:12:36 +0000 |
commit | 70527abde72e1c7e3949da2b8d8c1acd32f80f74 (patch) | |
tree | 6bf322c971444afd9009f20679a7b4573069eb99 /conf/machine/a780.conf | |
parent | f8edb5ad15e84bb5168d2e081a776e85d7c89fe4 (diff) |
lots of machines: add 'screen' to MACHINE_FEATURES
Diffstat (limited to 'conf/machine/a780.conf')
-rw-r--r-- | conf/machine/a780.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/a780.conf b/conf/machine/a780.conf index a62fafbc39..a369eab0a3 100644 --- a/conf/machine/a780.conf +++ b/conf/machine/a780.conf @@ -18,7 +18,7 @@ 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" +MACHINE_FEATURES = "kernel26 touchscreen apm alsa bluetooth usbgadget usbhost keyboard screen" ROOT_FLASH_SIZE = "24" |