diff options
author | Simon Horman <horms+renesas@verge.net.au> | 2013-10-10 02:12:17 -0400 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2013-11-24 01:13:41 -0500 |
commit | e14ee5deab24200e4b70fe31a8c806f0acd3d37c (patch) | |
tree | 5fd5a8360d83f405c17cc98e64bac8907ba8d94b /arch/arm/configs/bockw_defconfig | |
parent | 8f1c35732942035ea9bfff6d6848490b0131d140 (diff) |
ARM: shmobile: bockw: Do not enable CONFIG_DEVTMPFS defconfig
This change brings the bockw defconfig into line with
other shmobile defconfigs.
Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'arch/arm/configs/bockw_defconfig')
-rw-r--r-- | arch/arm/configs/bockw_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/configs/bockw_defconfig b/arch/arm/configs/bockw_defconfig index 8b5866e6292d..01721fafcea1 100644 --- a/arch/arm/configs/bockw_defconfig +++ b/arch/arm/configs/bockw_defconfig | |||
@@ -43,8 +43,6 @@ CONFIG_IP_PNP_DHCP=y | |||
43 | # CONFIG_INET_DIAG is not set | 43 | # CONFIG_INET_DIAG is not set |
44 | # CONFIG_IPV6 is not set | 44 | # CONFIG_IPV6 is not set |
45 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 45 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
46 | CONFIG_DEVTMPFS=y | ||
47 | CONFIG_DEVTMPFS_MOUNT=y | ||
48 | # CONFIG_STANDALONE is not set | 46 | # CONFIG_STANDALONE is not set |
49 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set | 47 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set |
50 | # CONFIG_FW_LOADER is not set | 48 | # CONFIG_FW_LOADER is not set |