diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-core/busybox/busybox-1.21.1/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/busybox/busybox-1.21.1/defconfig b/meta/recipes-core/busybox/busybox-1.21.1/defconfig index 4526121a44..f0e63c2a1f 100644 --- a/meta/recipes-core/busybox/busybox-1.21.1/defconfig +++ b/meta/recipes-core/busybox/busybox-1.21.1/defconfig | |||
@@ -504,7 +504,7 @@ CONFIG_LSMOD=y | |||
504 | # CONFIG_FEATURE_LSMOD_PRETTY_2_6_OUTPUT is not set | 504 | # CONFIG_FEATURE_LSMOD_PRETTY_2_6_OUTPUT is not set |
505 | CONFIG_MODPROBE=y | 505 | CONFIG_MODPROBE=y |
506 | # CONFIG_FEATURE_MODPROBE_BLACKLIST is not set | 506 | # CONFIG_FEATURE_MODPROBE_BLACKLIST is not set |
507 | # CONFIG_DEPMOD is not set | 507 | CONFIG_DEPMOD=y |
508 | 508 | ||
509 | # | 509 | # |
510 | # Options common to multiple modutils | 510 | # Options common to multiple modutils |