rx1950: change default kernel to linux-2.6.35
authorVasily Khoruzhick <anarsoul@gmail.com>
Fri, 10 Sep 2010 10:54:14 +0000 (10:54 +0000)
committerEric Bénard <eric@eukrea.com>
Sat, 11 Sep 2010 16:58:27 +0000 (18:58 +0200)
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
Signed-off-by: Eric Bénard <eric@eukrea.com>
conf/machine/rx1950.conf

index fb70437..d43a2dc 100644 (file)
@@ -20,17 +20,9 @@ MACHINE_FEATURES = "kernel26 touchscreen apm alsa irda wifi usbgadget screen vfa
 #
 # Software/packages selection
 #
-PREFERRED_PROVIDER_virtual/kernel = "linux-handhelds-2.6"
+PREFERRED_PROVIDER_virtual/kernel = "linux"
+PREFERRED_VERSION_linux = "2.6.35"
 PCMCIA_MANAGER = "pcmciautils"
-PREFERRED_PROVIDER_xserver = "xserver-kdrive"
-
-#
-# Modules autoload and other boot properties
-#
-module_autoload_snd-pcm-oss = "snd-pcm-oss"
-module_autoload_g_ether = "g_ether"
 
 SERIAL_CONSOLE = "115200 ttyS0 vt100"
 USE_VT = "0"
-
-require conf/machine/include/LAB-settings.inc