update kernel prefs for h3900
authorPhil Blundell <philb@gnu.org>
Tue, 28 Jun 2005 13:16:46 +0000 (13:16 +0000)
committerPhil Blundell <philb@gnu.org>
Tue, 28 Jun 2005 13:16:46 +0000 (13:16 +0000)
BKrev: 42c14dbevCyY8FzE092EoVebWoQ9DA

conf/machine/h3900.conf

index 9322643..a095f15 100644 (file)
@@ -10,7 +10,8 @@ OVERRIDES_prepend = "${KERNEL}:"
 TARGET_ARCH = "arm"
 IPKG_ARCHS = "all arm ipaqpxa h3900"
 PREFERRED_PROVIDER_xserver = "xserver-kdrive"
-PREFERRED_PROVIDER_virtual/kernel = "handhelds-pxa"
+PREFERRED_PROVIDER_virtual/kernel_kernel24 = "handhelds-pxa"
+PREFERRED_PROVIDER_virtual/kernel_kernel26 = "handhelds-pxa-2.6"
 EXTRA_IMAGECMD_h3900_jffs2 = "-e 0x40000 -p"
 
 BOOTSTRAP_EXTRA_DEPENDS = "ipaq-boot-params"
@@ -25,8 +26,8 @@ H3900_MODULES_kernel24 = "g_ether pxa2xx_udc h3900_asic h5400_asic pxa_ir h5400_
 H3900_MODULES_kernel26 = " h3900_lcd h5400_lcd asic2_adcts g_ether apm h5400_battery h3900_battery pcmcia-core"
 # pxa2xx_udc is built in to the kernel
 
-
 SERIAL_CONSOLE = "115200 tts/0 vt100"
+
 USE_DEVFS_kernel24 = "1"
 USE_VT = "0"