aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKlaus Kurzmann <mok@fluxnetz.de>2010-07-31 16:35:18 +0200
committerKlaus Kurzmann <mok@fluxnetz.de>2010-07-31 16:37:02 +0200
commitb03cafe50aca19366e04e7cd2ff6a3eb645cfebb (patch)
treee55d5ca7e9de4782b866a6e808e35c28254ce7ef
parentb80203e05251c59194fe28892c252a4f877de9e4 (diff)
downloadopenembedded-b03cafe50aca19366e04e7cd2ff6a3eb645cfebb.tar.gz
om-gta02.conf: autoload ar6000 and btusb modules
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
-rw-r--r--conf/machine/om-gta02.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/om-gta02.conf b/conf/machine/om-gta02.conf
index 85c4c17646..d58a0104d1 100644
--- a/conf/machine/om-gta02.conf
+++ b/conf/machine/om-gta02.conf
@@ -84,5 +84,8 @@ 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"
+
# tune for S3C24x0
include conf/machine/include/tune-arm920t.inc