diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-core/busybox/busybox/defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/busybox/busybox/defconfig b/meta/recipes-core/busybox/busybox/defconfig index 0c4099031f..d11707abc3 100644 --- a/meta/recipes-core/busybox/busybox/defconfig +++ b/meta/recipes-core/busybox/busybox/defconfig | |||
@@ -815,13 +815,13 @@ CONFIG_DC=y | |||
815 | # CONFIG_FEATURE_MAKEDEVS_TABLE is not set | 815 | # CONFIG_FEATURE_MAKEDEVS_TABLE is not set |
816 | # CONFIG_MAN is not set | 816 | # CONFIG_MAN is not set |
817 | CONFIG_MICROCOM=y | 817 | CONFIG_MICROCOM=y |
818 | # CONFIG_MOUNTPOINT is not set | 818 | CONFIG_MOUNTPOINT=y |
819 | # CONFIG_MT is not set | 819 | # CONFIG_MT is not set |
820 | # CONFIG_RAIDAUTORUN is not set | 820 | # CONFIG_RAIDAUTORUN is not set |
821 | # CONFIG_READAHEAD is not set | 821 | # CONFIG_READAHEAD is not set |
822 | # CONFIG_RUNLEVEL is not set | 822 | # CONFIG_RUNLEVEL is not set |
823 | # CONFIG_RX is not set | 823 | # CONFIG_RX is not set |
824 | # CONFIG_SETSID is not set | 824 | CONFIG_SETSID=y |
825 | # CONFIG_SETFATTR is not set | 825 | # CONFIG_SETFATTR is not set |
826 | CONFIG_STRINGS=y | 826 | CONFIG_STRINGS=y |
827 | CONFIG_TIME=y | 827 | CONFIG_TIME=y |