[PATCH] CONFIGFS_FS must depend on SYSFS
authorAdrian Bunk <bunk@stusta.de>
Sun, 26 Mar 2006 12:25:52 +0000 (14:25 +0200)
committerMark Fasheh <mark.fasheh@oracle.com>
Mon, 10 Apr 2006 18:17:21 +0000 (11:17 -0700)
commit65714b918415e06c92426f6544b2296dae694590
treea68b1ae614247c75dc5caba695cc4d14b37d799e
parentcbca692c246874a3cc1b5a9b694add4c39e8bc18
[PATCH] CONFIGFS_FS must depend on SYSFS

This patch fixes the a compile error with CONFIG_SYSFS=n

Configfs is creating, as a matter of policy, the /sys/kernel/config
mountpoint.  This means it requires CONFIG_SYSFS.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/Kconfig