conf/machine/rx1950.conf: Correct information of the config file
authorVasily Khoruzhick <anarsoul@gmail.com>
Wed, 30 Sep 2009 14:29:24 +0000 (17:29 +0300)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Sun, 24 Jan 2010 03:23:21 +0000 (04:23 +0100)
The HP iPAQ RX1950 has no bluetooth, and its flash size is 64M.

Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
conf/machine/rx1950.conf

index 1495e86..fb70437 100644 (file)
@@ -10,12 +10,12 @@ TARGET_ARCH = "arm"
 # Samsung S3C2xxx CPU
 require conf/machine/include/tune-arm920t.inc
 
-ROOT_FLASH_SIZE = "32"
+ROOT_FLASH_SIZE = "64"
 VOLATILE_STORAGE_SIZE = "64"
 MACHINE_GUI_CLASS = "smallscreen"
 MACHINE_DISPLAY_WIDTH_PIXELS = "240"
 MACHINE_DISPLAY_HEIGHT_PIXELS = "320"
-MACHINE_FEATURES = "kernel26 touchscreen apm alsa irda bluetooth wifi usbgadget screen vfat"
+MACHINE_FEATURES = "kernel26 touchscreen apm alsa irda wifi usbgadget screen vfat"
 
 #
 # Software/packages selection