diff options
Diffstat (limited to 'conf/machine/h3600.conf')
-rw-r--r-- | conf/machine/h3600.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/h3600.conf b/conf/machine/h3600.conf index 60f2583db7..eb0b6d40e6 100644 --- a/conf/machine/h3600.conf +++ b/conf/machine/h3600.conf @@ -15,7 +15,7 @@ ROOT_FLASH_SIZE = "16" # h3630 have 32Mb only VOLATILE_STORAGE_SIZE = "64" GUI_MACHINE_CLASS = "smallscreen" -MACHINE_FEATURES = "kernel26 touchscreen apm alsa irda usbgadget" +MACHINE_FEATURES = "kernel26 touchscreen apm alsa irda usbgadget screen" # # Software/packages selection |