From: Martin Jansa Date: Thu, 18 Nov 2010 15:43:49 +0000 (+0100) Subject: om-gta01: update list of recommended modules and autoload X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2631a8e9d99d2e2f8a65bdc8fab7a4cc56855f34;p=openembedded.git om-gta01: update list of recommended modules and autoload Signed-off-by: Martin Jansa --- 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