summaryrefslogtreecommitdiff
path: root/hook-functions
diff options
context:
space:
mode:
Diffstat (limited to 'hook-functions')
-rw-r--r--hook-functions3
1 files changed, 3 insertions, 0 deletions
diff --git a/hook-functions b/hook-functions
index 1f00b20..9d1b92d 100644
--- a/hook-functions
+++ b/hook-functions
@@ -701,6 +701,9 @@ hidden_dep_add_modules()
spi-rockchip)
echo pl330
;;
+ dw_mmc-rockchip)
+ echo rockchip-io-domain
+ ;;
esac
done
)