aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-11-18 16:43:49 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-11-18 16:45:18 +0100
commit2631a8e9d99d2e2f8a65bdc8fab7a4cc56855f34 (patch)
treed1d44f7b208a87d9a0a2ac1219c42227d9117e10 /conf/machine
parent8da17586c547f365ae667eb2608ba89a1c375afc (diff)
downloadopenembedded-2631a8e9d99d2e2f8a65bdc8fab7a4cc56855f34.tar.gz
om-gta01: update list of recommended modules and autoload
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/om-gta01.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/conf/machine/om-gta01.conf b/conf/machine/om-gta01.conf
index 55391bb2d5..d952ad75d9 100644
--- a/conf/machine/om-gta01.conf
+++ b/conf/machine/om-gta01.conf
@@ -41,6 +41,9 @@ MACHINE_EXTRA_RRECOMMENDS = "\
kernel-module-s3cmci \
kernel-module-snd-soc-neo1973-wm8753 \
kernel-module-g-ether \
+ kernel-module-leds-s3c24xx \
+ kernel-module-leds-pwm \
+ kernel-module-leds-gpio \
"
# do not outcomment, we bypass the sysvinit.bb logic here -- see FIC GTA01 inittab
@@ -74,5 +77,10 @@ EXTRA_IMAGEDEPENDS += "dfu-util-native qi qi-ubi"
module_autoload_snd-soc-neo1973-wm8753 = "snd-soc-neo1973-wm8753"
+module_autoload_btusb = "btusb"
+module_autoload_leds-s3c24xx = "leds-s3c24xx"
+module_autoload_leds-pwm = "leds-pwm"
+module_autoload_leds-gpio = "leds-gpio"
+
# tune for S3C24x0
include conf/machine/include/tune-arm920t.inc