From 6b9ab500f7822854da5818d00b5765c5f3648c6f Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 11 Feb 2010 22:10:05 +0100 Subject: [PATCH] om-gta02: install only really important kernel-modules Signed-off-by: Martin Jansa --- conf/machine/om-gta02.conf | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/conf/machine/om-gta02.conf b/conf/machine/om-gta02.conf index eb48d01aac..9733269d4f 100644 --- a/conf/machine/om-gta02.conf +++ b/conf/machine/om-gta02.conf @@ -41,7 +41,11 @@ READER_UI = "gtk" # package machine specific modules MACHINE_EXTRA_RRECOMMENDS = "\ - kernel-modules \ + kernel-module-s3cmci \ + kernel-module-snd-soc-neo1973-wm8753 \ + kernel-module-snd-soc-neo1973-gta02-wm8753 \ + kernel-module-g-ether \ + kernel-module-ar6000 \ " # no need to bypass this as in om-gta01, since this model is not using a multiplexed ttySAC0 -- 2.39.5