aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/om-gta02.conf
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-05-13 07:31:32 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2011-05-13 07:32:58 +0200
commit54ab33ecea4d870a119ddb0aabbbd2b57c98b253 (patch)
treeba0e358b8bbef7eaf446dcf9e52336c8fbf19659 /conf/machine/om-gta02.conf
parent9df961c3e4967b16183c1bbfcb7006400391b0ff (diff)
downloadopenembedded-54ab33ecea4d870a119ddb0aabbbd2b57c98b253.tar.gz
om-gta02: autoload also snd-soc-s3c24xx and bump task-base PR to use new MACHINE_EXTRA_RRECOMMENDS
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'conf/machine/om-gta02.conf')
-rw-r--r--conf/machine/om-gta02.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/om-gta02.conf b/conf/machine/om-gta02.conf
index c52381b6ac..d7a968aa50 100644
--- a/conf/machine/om-gta02.conf
+++ b/conf/machine/om-gta02.conf
@@ -37,6 +37,7 @@ READER_UI = "gtk"
# package machine specific modules
MACHINE_EXTRA_RRECOMMENDS = "\
kernel-module-s3cmci \
+ kernel-module-snd-soc-s3c24xx \
kernel-module-snd-soc-wm8753 \
kernel-module-snd-soc-neo1973-wm8753 \
kernel-module-snd-soc-neo1973-gta02-wm8753 \
@@ -89,6 +90,7 @@ 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_snd-soc-wm8753 = "snd-soc-wm8753"
+module_autoload_snd-soc-s3c24xx = "snd-soc-s3c24xx"
module_autoload_ar6000 = "ar6000"
module_autoload_btusb = "btusb"