From e8e592b52186608002a06ea01cd568aa48ff7426 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Mon, 16 Oct 2006 21:54:14 +0000 Subject: h3600: Add GUI_MACHINE_CLASS, fix section boundary. --- conf/machine/h3600.conf | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'conf') diff --git a/conf/machine/h3600.conf b/conf/machine/h3600.conf index 2604b8e8b0..14a9bb6ba5 100644 --- a/conf/machine/h3600.conf +++ b/conf/machine/h3600.conf @@ -14,6 +14,7 @@ require conf/machine/include/tune-strongarm.conf ROOT_FLASH_SIZE = "16" # h3630 have 32Mb only VOLATILE_STORAGE_SIZE = "64" +GUI_MACHINE_CLASS = "smallscreen" # # Software/packages selection @@ -24,9 +25,6 @@ PREFERRED_VERSION_handhelds-sa ?= "2.4.19-rmk6-pxa1-hh42" BOOTSTRAP_EXTRA_RDEPENDS = "alsa-driver kernel ipaq-boot-params ${@linux_module_packages('${H3600_MODULES}', d)}" EXTRA_IMAGECMD_h3600_jffs2 = "-e 0x40000 -p" -# -# Modules autoload and other boot properties -# H3600_MODULES = "\ h3600-asic \ h3600-micro \ @@ -43,6 +41,9 @@ serial-h3800 \ usb-char \ usb-eth" +# +# Modules autoload and other boot properties +# USE_DEVFS = "1" USE_VT = "0" -- cgit v1.2.3