summaryrefslogtreecommitdiffstats
path: root/config-generic
diff options
context:
space:
mode:
authorDave Jones <davej@redhat.com>2010-08-18 19:41:03 -0400
committerDave Jones <davej@redhat.com>2010-08-18 19:50:33 -0400
commit95f99faff4642ad24b9f62227cbb96cfc4576038 (patch)
treecbe2a789876e534f768145e5270dd4c29c0bc18f /config-generic
parentc3126dc3b565782fe7d81e6bdf45040d321928f9 (diff)
downloadkernel-95f99faff4642ad24b9f62227cbb96cfc4576038.tar.gz
kernel-95f99faff4642ad24b9f62227cbb96cfc4576038.tar.xz
kernel-95f99faff4642ad24b9f62227cbb96cfc4576038.zip
systemd is dependant upon autofs, so build it in instead of modular.
Diffstat (limited to 'config-generic')
-rw-r--r--config-generic3
1 files changed, 2 insertions, 1 deletions
diff --git a/config-generic b/config-generic
index 3726766e7..7fc76ef51 100644
--- a/config-generic
+++ b/config-generic
@@ -3358,7 +3358,8 @@ CONFIG_QUOTACTL=y
CONFIG_DNOTIFY=y
# Autofsv3 is obsolete.
# CONFIG_AUTOFS_FS is not set
-CONFIG_AUTOFS4_FS=m
+# systemd is dependant upon AUTOFS, so build it in.
+CONFIG_AUTOFS4_FS=y
CONFIG_EXOFS_FS=m
# CONFIG_EXOFS_DEBUG is not set
CONFIG_NILFS2_FS=m