[oe-commits] Martin Jansa : om-gta01: update list of recommended modules and autoload

git version control git at git.openembedded.org
Thu Nov 18 15:52:26 UTC 2010


Module: openembedded.git
Branch: master
Commit: 2631a8e9d99d2e2f8a65bdc8fab7a4cc56855f34
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=2631a8e9d99d2e2f8a65bdc8fab7a4cc56855f34

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Thu Nov 18 16:43:49 2010 +0100

om-gta01: update list of recommended modules and autoload

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

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

diff --git a/conf/machine/om-gta01.conf b/conf/machine/om-gta01.conf
index 55391bb..d952ad7 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





More information about the Openembedded-commits mailing list