ARM: bcm2835: enable procfs and sysfs in defconfig
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 27 Oct 2012 17:00:49 +0000 (19:00 +0200)
committerStephen Warren <swarren@wwwdotorg.org>
Sun, 28 Oct 2012 02:29:13 +0000 (20:29 -0600)
For some reason, support for proc and sysfs is currently disabled in
the bcm2835_defconfig, even though those filesystems are quite
essential even for very basic Linux userspace. As most defconfig have
them enabled by default, enable them as well in bcm2835_defconfig.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>

No differences found