git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cbca692
)
[PATCH] CONFIGFS_FS must depend on SYSFS
author
Adrian Bunk
<bunk@stusta.de>
Sun, 26 Mar 2006 12:25:52 +0000
(14:25 +0200)
committer
Mark 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