mips: Update some more defconfigs which were missing CONFIG_NET.
authorDavid S. Miller <davem@davemloft.net>
Wed, 24 Sep 2014 17:44:16 +0000 (13:44 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 24 Sep 2014 17:44:16 +0000 (13:44 -0400)
Commit df568d8e ("scsi: Use 'depends' with LIBFC instead of
'select'.")  removed what happened to be the only instance of 'select
NET'. Defconfigs that were relying on the select now lack networking
support.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/mips/configs/nlm_xlp_defconfig
arch/mips/configs/nlm_xlr_defconfig

index 2f660e9..70509a4 100644 (file)
@@ -63,6 +63,7 @@ CONFIG_MIPS32_O32=y
 CONFIG_MIPS32_N32=y
 CONFIG_PM_RUNTIME=y
 CONFIG_PM_DEBUG=y
+CONFIG_NET=y
 CONFIG_PACKET=y
 CONFIG_UNIX=y
 CONFIG_XFRM_USER=m
index c6f8465..82207e8 100644 (file)
@@ -43,6 +43,7 @@ CONFIG_PCI_DEBUG=y
 CONFIG_BINFMT_MISC=m
 CONFIG_PM_RUNTIME=y
 CONFIG_PM_DEBUG=y
+CONFIG_NET=y
 CONFIG_PACKET=y
 CONFIG_UNIX=y
 CONFIG_XFRM_USER=m