]> code.ossystems Code Review - openembedded-core.git/commitdiff
omap-3430ldp: Add extra machine specific kernel module RRECOMMENDS
authorRichard Purdie <richard@openedhand.com>
Mon, 11 Aug 2008 17:04:36 +0000 (17:04 +0000)
committerRichard Purdie <richard@openedhand.com>
Mon, 11 Aug 2008 17:04:36 +0000 (17:04 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5048 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/machine/omap-3430ldp.conf

index b9fb5bdcc5ec1a9461c43c9fe0c702a1ae2e1adf..054d897bd15cb187ad43a9182273eaa957b19ed5 100644 (file)
@@ -13,3 +13,14 @@ SERIAL_CONSOLE = "-L 115200 ttyS2"
 
 require conf/machine/include/tune-cortexa8.inc
 #require conf/machine/include/tune-arm1136jf-s.inc
+
+MACHINE_EXTRA_RRECOMMENDS = "\
+    kernel-module-ads7846 \
+    kernel-module-atkbd \
+    kernel-module-g-ether \
+    kernel-module-musb-hdrc \
+    kernel-module-omap24xxlib \
+    kernel-module-omap24xxvout \
+    kernel-module-omap-hsmmc \
+    kernel-module-snd-omap2-audio \
+    "