[oe-commits] Klaus Kurzmann : om-gta02.conf: autoload ar6000 and btusb modules

git version control git at git.openembedded.org
Sat Jul 31 14:37:12 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: b03cafe50aca19366e04e7cd2ff6a3eb645cfebb
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b03cafe50aca19366e04e7cd2ff6a3eb645cfebb

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Sat Jul 31 16:35:18 2010 +0200

om-gta02.conf: autoload ar6000 and btusb modules

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

 conf/machine/om-gta02.conf |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/conf/machine/om-gta02.conf b/conf/machine/om-gta02.conf
index 85c4c17..d58a010 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





More information about the Openembedded-commits mailing list