aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-10-11 15:38:39 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2006-10-11 15:38:39 +0000
commit5677e5a127defb332778feeea849d2b240367eb9 (patch)
tree8ee7ac915d8c8ae10e200d9f45401e2da9acb6dc /conf
parent46f9de2064eaf0c1364a55b517feecf05afed05a (diff)
downloadopenembedded-5677e5a127defb332778feeea849d2b240367eb9.tar.gz
h2200: cleaned task-base switch
- do not depend on udev - kernel26 feature take care of it - do not list usb gadget modules - feature them - fixed typo: s/__/_ in MACHINE_EXTRA_RRECOMMENDS
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/h2200.conf7
1 files changed, 2 insertions, 5 deletions
diff --git a/conf/machine/h2200.conf b/conf/machine/h2200.conf
index 9adb6dbdcc..46a612ec5d 100644
--- a/conf/machine/h2200.conf
+++ b/conf/machine/h2200.conf
@@ -16,11 +16,8 @@ PCMCIA_MANAGER = "pcmciautils"
MACHINE_FEATURES = "kernel26 touchscreen apm alsa pcmcia bluetooth irda usbgadget"
-MACHINE_EXTRA_RDEPENDS = "mtd-utils h2200-bootloader kernel udev"
-MACHINE_EXTRA__RRECOMMENDS = " kernel-module-snd_pcm_oss \
- g_ether \
- g_serial \
- g_file_storage"
+MACHINE_EXTRA_RDEPENDS = "mtd-utils h2200-bootloader kernel"
+MACHINE_EXTRA_RRECOMMENDS = "kernel-module-snd_pcm_oss"
#autoload on boot:
module_autoload_snd-pcm-oss = "snd-pcm-oss"