From b196b4ea4b124c2ea22d5823847a653252dbdcf3 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 21 Jul 2010 14:32:59 +0200 Subject: linux-openmoko-2.6.32: upgrade stable patch to 2.6.32.17, move more stuff to modules, update om-gta02 to load them Signed-off-by: Martin Jansa --- conf/machine/om-gta02.conf | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'conf/machine') diff --git a/conf/machine/om-gta02.conf b/conf/machine/om-gta02.conf index d58a0104d1..0b826ded82 100644 --- a/conf/machine/om-gta02.conf +++ b/conf/machine/om-gta02.conf @@ -40,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 @@ -86,6 +89,10 @@ 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 -- cgit v1.2.3