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>
arch/arm/configs/bcm2835_defconfig

index 7aea70253c6341fbdcfb34cb42603ff32ff6227a..74e27f0ff6ad19c70e3b98f53ff8a2f4aa10a573 100644 (file)
@@ -66,8 +66,6 @@ CONFIG_TTY_PRINTK=y
 # CONFIG_FILE_LOCKING is not set
 # CONFIG_DNOTIFY is not set
 # CONFIG_INOTIFY_USER is not set
-# CONFIG_PROC_FS is not set
-# CONFIG_SYSFS is not set
 # CONFIG_MISC_FILESYSTEMS is not set
 CONFIG_PRINTK_TIME=y
 # CONFIG_ENABLE_WARN_DEPRECATED is not set