aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/om-gta02.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/om-gta02.conf')
-rw-r--r--conf/machine/om-gta02.conf20
1 files changed, 12 insertions, 8 deletions
diff --git a/conf/machine/om-gta02.conf b/conf/machine/om-gta02.conf
index 9733269d4f..0b826ded82 100644
--- a/conf/machine/om-gta02.conf
+++ b/conf/machine/om-gta02.conf
@@ -6,15 +6,9 @@
TARGET_ARCH = "arm"
-PREFERRED_PROVIDER_virtual/kernel ?= "linux-openmoko-2.6.28"
+PREFERRED_PROVIDER_virtual/kernel ?= "linux-openmoko-2.6.32"
PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg"
-
-# If you want to have KMS enabled in default kernel, uncomment linux-openmoko-shr-drm-devel
-PREFERRED_PROVIDER_virtual/kernel_shr = "linux-openmoko-shr-devel"
-#PREFERRED_PROVIDER_virtual/kernel_shr = "linux-openmoko-shr-drm-devel"
-#PREFERRED_PROVIDER_virtual/kernel_shr = "linux-openmoko-2.6.31"
-
-PREFERRED_PROVIDER_virtual/libgl_shr = "mesa-dri"
+PREFERRED_PROVIDER_virtual/libgl = "mesa-dri"
# Override only for shr as it needs mesa-dri_git and ie angstrom has preferred_version set to 7.6
MACHINE_DRI_MODULES_shr = "glamo"
@@ -46,6 +40,9 @@ MACHINE_EXTRA_RRECOMMENDS = "\
kernel-module-snd-soc-neo1973-gta02-wm8753 \
kernel-module-g-ether \
kernel-module-ar6000 \
+ kernel-module-leds-s3c24xx \
+ kernel-module-leds-pwm \
+ kernel-module-leds-gpio \
"
# no need to bypass this as in om-gta01, since this model is not using a multiplexed ttySAC0
@@ -90,5 +87,12 @@ module_autoload_snd-soc-neo1973-gta02-wm8753 = "snd-soc-neo1973-gta02-wm8753"
#2.6.31 is using the same name as it was in gta01
module_autoload_snd-soc-neo1973-wm8753 = "snd-soc-neo1973-wm8753"
+module_autoload_ar6000 = "ar6000"
+module_autoload_btusb = "btusb"
+module_autoload_leds-s3c24xx = "leds-s3c24xx"
+module_autoload_leds-pwm = "leds-pwm"
+module_autoload_leds-gpio = "leds-gpio"
+
+
# tune for S3C24x0
include conf/machine/include/tune-arm920t.inc