summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine')
-rw-r--r--meta/conf/machine/omap-3430ldp.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/conf/machine/omap-3430ldp.conf b/meta/conf/machine/omap-3430ldp.conf
index b9fb5bdcc5..054d897bd1 100644
--- a/meta/conf/machine/omap-3430ldp.conf
+++ b/meta/conf/machine/omap-3430ldp.conf
@@ -13,3 +13,14 @@ SERIAL_CONSOLE = "-L 115200 ttyS2"
13 13
14require conf/machine/include/tune-cortexa8.inc 14require conf/machine/include/tune-cortexa8.inc
15#require conf/machine/include/tune-arm1136jf-s.inc 15#require conf/machine/include/tune-arm1136jf-s.inc
16
17MACHINE_EXTRA_RRECOMMENDS = "\
18 kernel-module-ads7846 \
19 kernel-module-atkbd \
20 kernel-module-g-ether \
21 kernel-module-musb-hdrc \
22 kernel-module-omap24xxlib \
23 kernel-module-omap24xxvout \
24 kernel-module-omap-hsmmc \
25 kernel-module-snd-omap2-audio \
26 "