diff options
-rw-r--r-- | 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 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 |