diff options
author | Simon Horman <horms+renesas@verge.net.au> | 2013-10-10 08:12:17 +0200 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2013-11-24 07:13:42 +0100 |
commit | 41307133da4b6f242ecbb45950b9d043c0b21b96 (patch) | |
tree | f6794c326efc727a4d7ec8c53bd4c82081bd3e1c /arch/arm/configs | |
parent | ARM: shmobile: bockw: Do not enable CONFIG_DEVTMPFS defconfig (diff) | |
download | linux-41307133da4b6f242ecbb45950b9d043c0b21b96.tar.xz linux-41307133da4b6f242ecbb45950b9d043c0b21b96.zip |
ARM: shmobile: marzen: Do not enable CONFIG_DEVTMPFS defconfig
This change brings the marzen defconfig into line with
other shmobile defconfigs.
Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/marzen_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/configs/marzen_defconfig b/arch/arm/configs/marzen_defconfig index 39e2dfebcf50..3f0f41f8ba30 100644 --- a/arch/arm/configs/marzen_defconfig +++ b/arch/arm/configs/marzen_defconfig @@ -42,8 +42,6 @@ CONFIG_IP_PNP_DHCP=y # CONFIG_IPV6 is not set # CONFIG_WIRELESS 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 |