aboutsummaryrefslogtreecommitdiffstats
path: root/initramfs-init.in
diff options
context:
space:
mode:
Diffstat (limited to 'initramfs-init.in')
-rwxr-xr-xinitramfs-init.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/initramfs-init.in b/initramfs-init.in
index 020f13c..5df779b 100755
--- a/initramfs-init.in
+++ b/initramfs-init.in
@@ -329,11 +329,6 @@ if [ "$KOPT_chart" = yes ]; then
eend 0
fi
-# dma can be problematic
-if [ "$KOPT_dma" = no ]; then
- modprobe libata dma=0
-fi
-
# The following values are supported:
# alpine_repo=auto -- default, search for .boot_repository
# alpine_repo=http://... -- network repository