From: Adrian Bunk Date: Sun, 26 Mar 2006 12:25:52 +0000 (+0200) Subject: [PATCH] CONFIGFS_FS must depend on SYSFS X-Git-Tag: v2.6.17-rc2~285^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65714b918415e06c92426f6544b2296dae694590;p=pandora-kernel.git [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 Signed-off-by: Joel Becker Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed