Skip to content

Commit 0007d22

Browse files
committed
busybox.config: Enable depmod
1 parent ba5c0bb commit 0007d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/busybox.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -562,7 +562,7 @@ CONFIG_LSATTR=y
562562
# Linux Module Utilities
563563
#
564564
# CONFIG_MODPROBE_SMALL is not set
565-
# CONFIG_DEPMOD is not set
565+
CONFIG_DEPMOD=y
566566
CONFIG_INSMOD=y
567567
CONFIG_LSMOD=y
568568
CONFIG_FEATURE_LSMOD_PRETTY_2_6_OUTPUT=y

0 commit comments

Comments
 (0)