[Fix for systemd] Enable autofs support
authorChengwei Yang <chengwei.yang@intel.com>
Mon, 6 May 2013 02:30:47 +0000 (10:30 +0800)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 7 May 2013 01:35:50 +0000 (10:35 +0900)
commit6448327421c6aa6ca44110b73ea958303ffc02af
treebc601953bbd795c5bfbc5abd465fd585849943b6
parent42d7faa54e911d1e5bcab4d07005f5e47a076f9d
[Fix for systemd] Enable autofs support

systemd has a great feature which can automatically mount filesystem on
demand, see systemd.automount(5) for details. This feature depends on
autofs support, so here just enable it.

Currently, only /proc/sys/fs/binfmt_misc leverages this feature, but
there maybe more in future.

Change-Id: I78b76e7070929da301f62c5284bcd4ff4bfc9fb4
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
arch/arm/configs/trats2_defconfig
arch/arm/configs/trats_defconfig