]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
kernel-modules: add tegra arm modules
authorHarald Hoyer <harald@redhat.com>
Wed, 25 Jun 2014 10:02:30 +0000 (12:02 +0200)
committerHarald Hoyer <harald@redhat.com>
Mon, 30 Jun 2014 10:03:11 +0000 (12:03 +0200)
modules.d/90kernel-modules/module-setup.sh

index 4854ac9b0a7e9220b4fe5fc68966158124352926..cc79b8839b345c894dd11c8b8544142a15f0358f 100755 (executable)
@@ -52,6 +52,8 @@ installkernel() {
         if [[ "$(uname -p)" == arm* ]]; then
             # arm specific modules
             hostonly='' instmods omapdrm panel-tfp410
+            instmods i2c-tegra gpio-regulator as3722-regulator \
+                    phy-tegra-usb ehci-tegra sdhci-tegra
         fi
 
         # install virtual machine support