summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-07-03 15:57:22 +0000
committerKoen Kooi <koen@openembedded.org>2007-07-03 15:57:22 +0000
commit9a3be9e1943af1c7e54781e5de8d91794d3528bc (patch)
treea31df108c88db3af5eb3eade01ff5086a4361571
parentadbeda42efdf1af393fd30df8aeda20e7dfc0960 (diff)
parent483e49649eedf880d3fbe8247a6330b2b3b0965b (diff)
merge of '2b438b3f55a45490f30d36bd6006d73826a40b2e'
and '820c91664f0da9157d80383ae442fbebb356aab7'
-rw-r--r--conf/machine/htcwallaby.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/machine/htcwallaby.conf b/conf/machine/htcwallaby.conf
index 32c3f30af1..6108796aad 100644
--- a/conf/machine/htcwallaby.conf
+++ b/conf/machine/htcwallaby.conf
@@ -10,7 +10,7 @@ PACKAGE_EXTRA_ARCHS = "armv4 "
require conf/machine/include/tune-strongarm.conf
-ROOT_FLASH_SIZE = "16" #?
+ROOT_FLASH_SIZE = "16"
VOLATILE_STORAGE_SIZE = "32"
GUI_MACHINE_CLASS = "smallscreen"
MACHINE_FEATURES = "kernel26 touchscreen apm alsa irda usbgadget screen phone"
@@ -22,6 +22,8 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-handhelds-2.6"
PCMCIA_MANAGER = "pcmciautils"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
+
+
#
# Modules autoload and other boot properties
#