From: Philip Balister Date: Mon, 22 Jan 2007 23:24:38 +0000 (+0000) Subject: linux-omap1.inc : autoload ohci_hcd module so USB works without manual X-Git-Tag: Release-2010-05/1~9352^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a2ae11fe27018575b72e88a0f36c48630863237;p=openembedded.git linux-omap1.inc : autoload ohci_hcd module so USB works without manual intervention. --- diff --git a/packages/linux/linux-omap1.inc b/packages/linux/linux-omap1.inc index 8e78ac1a5c..ac7d398122 100644 --- a/packages/linux/linux-omap1.inc +++ b/packages/linux/linux-omap1.inc @@ -10,6 +10,8 @@ inherit kernel KERNEL_IMAGETYPE = "vmlinux" KERNEL_OUTPUT = "${KERNEL_IMAGETYPE}" +module_autoload_ohci-hcd_omap5912osk = "ohci-hcd" + do_configure_prepend() { if [ "${TARGET_OS}" == "linux-gnueabi" -o "${TARGET_OS}" == "linux-uclibcgnueabi" ]; then