diff options
author | Simon Horman <horms+renesas@verge.net.au> | 2013-10-10 15:12:17 +0900 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2013-11-24 15:13:41 +0900 |
commit | e14ee5deab24200e4b70fe31a8c806f0acd3d37c (patch) | |
tree | 5fd5a8360d83f405c17cc98e64bac8907ba8d94b | |
parent | 8f1c35732942035ea9bfff6d6848490b0131d140 (diff) | |
download | blackbird-op-linux-e14ee5deab24200e4b70fe31a8c806f0acd3d37c.tar.gz blackbird-op-linux-e14ee5deab24200e4b70fe31a8c806f0acd3d37c.zip |
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>
-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 # CONFIG_INET_DIAG is not set # CONFIG_IPV6 is not set CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" -CONFIG_DEVTMPFS=y -CONFIG_DEVTMPFS_MOUNT=y # CONFIG_STANDALONE is not set # CONFIG_PREVENT_FIRMWARE_BUILD is not set # CONFIG_FW_LOADER is not set |