diff --git a/board/common/overlay/etc/modprobe.d/boot-modprobe.conf b/board/common/overlay/etc/modprobe.d/boot-modprobe.conf new file mode 120000 index 0000000000..581315cf7e --- /dev/null +++ b/board/common/overlay/etc/modprobe.d/boot-modprobe.conf @@ -0,0 +1 @@ +/boot/etc/modprobe.conf \ No newline at end of file diff --git a/board/common/overlay/etc/modprobe.d/user-modprobe.conf b/board/common/overlay/etc/modprobe.d/data-modprobe.conf similarity index 100% rename from board/common/overlay/etc/modprobe.d/user-modprobe.conf rename to board/common/overlay/etc/modprobe.d/data-modprobe.conf