diff options
-rw-r--r-- | arch/arm/configs/genmai_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/genmai_defconfig b/arch/arm/configs/genmai_defconfig index aa0b704f48af..c56a7ff1dcd7 100644 --- a/arch/arm/configs/genmai_defconfig +++ b/arch/arm/configs/genmai_defconfig | |||
@@ -50,6 +50,8 @@ CONFIG_IP_PNP_DHCP=y | |||
50 | # CONFIG_IPV6 is not set | 50 | # CONFIG_IPV6 is not set |
51 | # CONFIG_WIRELESS is not set | 51 | # CONFIG_WIRELESS is not set |
52 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 52 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
53 | CONFIG_DEVTMPFS=y | ||
54 | CONFIG_DEVTMPFS_MOUNT=y | ||
53 | CONFIG_NETDEVICES=y | 55 | CONFIG_NETDEVICES=y |
54 | # CONFIG_NET_CORE is not set | 56 | # CONFIG_NET_CORE is not set |
55 | # CONFIG_NET_VENDOR_ARC is not set | 57 | # CONFIG_NET_VENDOR_ARC is not set |