[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)
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>

No differences found