diff options
-rw-r--r-- | conf/machine/om-gta02.conf | 6 |
1 files changed, 5 insertions, 1 deletions
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 |