diff options
Diffstat (limited to 'conf/machine/h2200.conf')
-rw-r--r-- | conf/machine/h2200.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/h2200.conf b/conf/machine/h2200.conf index c149da18fa..75ffc0d423 100644 --- a/conf/machine/h2200.conf +++ b/conf/machine/h2200.conf @@ -17,7 +17,7 @@ ROOT_FLASH_SIZE = "32" MACHINE_GUI_CLASS = "smallscreen" MACHINE_DISPLAY_WIDTH_PIXELS = "240" MACHINE_DISPLAY_HEIGHT_PIXELS = "320" -MACHINE_FEATURES = "kernel26 touchscreen apm alsa pcmcia bluetooth irda usbgadget screen" +MACHINE_FEATURES = "kernel26 touchscreen apm alsa pcmcia bluetooth irda usbgadget screen vfat" # # Software/packages selection |