From b03cafe50aca19366e04e7cd2ff6a3eb645cfebb Mon Sep 17 00:00:00 2001 From: Klaus Kurzmann Date: Sat, 31 Jul 2010 16:35:18 +0200 Subject: [PATCH] om-gta02.conf: autoload ar6000 and btusb modules Signed-off-by: Klaus Kurzmann --- conf/machine/om-gta02.conf | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.39.5