diff options
Diffstat (limited to 'conf/machine/htcblueangel.conf')
-rw-r--r-- | conf/machine/htcblueangel.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/htcblueangel.conf b/conf/machine/htcblueangel.conf index aefe06a0e8..a61656ab5c 100644 --- a/conf/machine/htcblueangel.conf +++ b/conf/machine/htcblueangel.conf @@ -11,7 +11,7 @@ PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te ipaqpxa" require conf/machine/include/tune-xscale.conf ROOT_FLASH_SIZE = "32" -VOLATILE_STORAGE_SIZE = "64" +VOLATILE_STORAGE_SIZE = "128" GUI_MACHINE_CLASS = "smallscreen" MACHINE_FEATURES = "kernel26 touchscreen apm alsa irda bluetooth wifi usbgadget screen" |