From 4c28b1df18d0c31e841b98274db0c22e6f032c43 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 2 Dec 2009 13:54:56 +0100 Subject: linux-openmoko: use add module_autoload for 2.6.31, add ppp_generic and load snd modules from machine configs Signed-off-by: Martin Jansa --- conf/machine/om-gta02.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'conf') diff --git a/conf/machine/om-gta02.conf b/conf/machine/om-gta02.conf index 8e8355ba6f..c65d971144 100644 --- a/conf/machine/om-gta02.conf +++ b/conf/machine/om-gta02.conf @@ -83,6 +83,8 @@ UBINIZE_ARGS = "-m 2048 -p 128KiB -s 512" EXTRA_IMAGEDEPENDS += "sjf2410-linux-native dfu-util-native" 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" # tune for S3C24x0 include conf/machine/include/tune-arm920t.inc -- cgit v1.2.3